Bug #1447
PCH don't work anymore on Mac OS X
Status: | Closed | Start date: | 03/09/2012 | |
---|---|---|---|---|
Priority: | Urgent | Due date: | ||
Assignee: | kervala | % Done: | 100% |
|
Category: | OS: Mac | |||
Target version: | Version 0.9.0 |
Description
PCH don't work anymore on Mac OS X since they replaced GCC by CLang and PCHSupport only detect VC++, NMake, GCC and Xcode.
But that's not really a problem since CLang is using the same flags as GCC.
History
#1 Updated by kervala over 6 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:4f9d941c11d8.
#2 Updated by kervala over 6 years ago
- Target version set to Version 0.9.0
#3 Updated by kervala over 6 years ago
- Status changed from Resolved to Closed