Ticket #3521: pipeline.patch
| File pipeline.patch, 320 bytes (added by mwotton, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | hunk ./compiler/main/DriverPipeline.hs 1649 |
| 2 | - ++ [ "-undefined", "dynamic_lookup", "-single_module", "-Wl,-macosx_version_min","-Wl,10.3", "-install_name " ++ (pwd </> output_fn) ] |
| 3 | + ++ [ "-undefined", "dynamic_lookup", "-single_module", "-Wl,-macosx_version_min","-Wl,10.5", "-install_name " ++ (pwd </> output_fn) ] |
