1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-20 13:00:51 -07:00

Mps: allow powerpc builds to be built on intel macs and

vice-versa.  Explicitly mentions the architecture in the makefile.

Copied from Perforce
 Change: 161866
 ServerID: perforce.ravenbrook.com
This commit is contained in:
David Jones 2007-03-01 17:19:37 +00:00
parent 6221ca9e9f
commit 42be9d525a
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ RANLIB=ranlib
include gc.gmk
CC = cc
CC = cc -arch i386
include comm.gmk

View file

@ -16,7 +16,7 @@ RANLIB=ranlib
include gc.gmk
CC = cc
CC = cc -arch ppc
# Suppress some warnings (last checked in DP3).
# .cabs: -Wstrict-prototypes cannot be used because the math.h header has a