aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code
diff options
context:
space:
mode:
authorDavid Jones2007-03-01 17:23:50 +0000
committerDavid Jones2007-03-01 17:23:50 +0000
commita1f924d66e5f4da7979413e0b2f473cd9ebeba9e (patch)
tree0a6d8cb8897da19e97eb40cf481fe78e89fec8c9 /mps/code
parent5e190aa87c3512943d99786753be4fadcae1e1f4 (diff)
parent42be9d525a583fd39133a680921bb5f200d5fe21 (diff)
downloademacs-a1f924d66e5f4da7979413e0b2f473cd9ebeba9e.tar.gz
emacs-a1f924d66e5f4da7979413e0b2f473cd9ebeba9e.zip
Mps: cherrying picking change from version/1.107, cross
compiling on macs. Copied from Perforce Change: 161867 ServerID: perforce.ravenbrook.com
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