IBM-Swift / swift-buildpack

IBM Cloud buildpack for Swift
BSD 3-Clause "New" or "Revised" License
32 stars 31 forks source link

Enhancement request: Allow passing in custom swift compiler flags #26

Closed dfirsht closed 8 years ago

dfirsht commented 8 years ago

Add the ability to specify a file that can specify flags you'd like to be included when swift build is run

rfdickerson commented 8 years ago

I second this need. It's annoying that many system libraries require flags like -D in order for things to build properly.

@jesspittman Should know about this and its impact to todolist-mysql