Bug report #5331
no -fpermissive in OS X clang
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Build/Install | ||
| Affected QGIS version: | master | Regression?: | No |
| Operating System: | OS X | Easy fix?: | No |
| Pull Request or Patch supplied: | No | Resolution: | |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 15032 |
Description
On OS X, clang does not have the -fpermissive flag. This was added to SIP flags in 893f305c51.
No compile errors, just some noise about unused arguments.
Associated revisions
History
#1
Updated by Jürgen Fischer over 13 years ago
- Status changed from Open to Closed
Fixed in changeset 59a08c41096a507d3a29bf82079766a62f12c94f.