diff options
Diffstat (limited to 'mps/code/xcppgc.gmk')
| -rw-r--r-- | mps/code/xcppgc.gmk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/xcppgc.gmk b/mps/code/xcppgc.gmk index 637d774ea0d..ecafb79eaed 100644 --- a/mps/code/xcppgc.gmk +++ b/mps/code/xcppgc.gmk | |||
| @@ -16,7 +16,7 @@ RANLIB=ranlib | |||
| 16 | 16 | ||
| 17 | include gc.gmk | 17 | include gc.gmk |
| 18 | 18 | ||
| 19 | CC = cc | 19 | CC = cc -arch ppc |
| 20 | 20 | ||
| 21 | # Suppress some warnings (last checked in DP3). | 21 | # Suppress some warnings (last checked in DP3). |
| 22 | # .cabs: -Wstrict-prototypes cannot be used because the math.h header has a | 22 | # .cabs: -Wstrict-prototypes cannot be used because the math.h header has a |