aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code
diff options
context:
space:
mode:
Diffstat (limited to 'mps/code')
-rw-r--r--mps/code/xci3gc.gmk2
-rw-r--r--mps/code/xcppgc.gmk2
2 files changed, 2 insertions, 2 deletions
diff --git a/mps/code/xci3gc.gmk b/mps/code/xci3gc.gmk
index 3e453179c80..2af19e2d18a 100644
--- a/mps/code/xci3gc.gmk
+++ b/mps/code/xci3gc.gmk
@@ -17,7 +17,7 @@ RANLIB=ranlib
17 17
18include gc.gmk 18include gc.gmk
19 19
20CC = cc 20CC = cc -arch i386
21 21
22include comm.gmk 22include comm.gmk
23 23
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
17include gc.gmk 17include gc.gmk
18 18
19CC = cc 19CC = 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