forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit98c2383
committed
Don't try to force use of -no-cpp-precomp on OS X. It's been five years
since Apple shipped a compiler that needed this switch, and there'sincreasing interest in using other compilers that won't accept the switchat all. Better to let anybody who still needs the switch inject it viaCPPFLAGS. Per gripe from Neil Conway.1 parentc3a0588 commit98c2383
1 file changed
+1
-5
lines changedLines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 1 | + | |
6 | 2 |
| |
7 | 3 |
| |
8 | 4 |
| |
|
0 commit comments
Comments
(0)