summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2009-11-05 18:57:31 -0800
committerPixel <pixel@nobis-crew.org>2009-11-05 18:57:31 -0800
commit501204b88927f4bcc0a7d6065a4a220af6fb0eed (patch)
treeaea1b43b22fa926e604b26bbf7f54ca0f1df2bb6 /Makefile
parentd29a4a17c6912b3c3cae33461a00b38e30d0801c (diff)
Let's settle this to i386.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fa7adfc..0d14390 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ LDFLAGS_READLINE=-lreadline -lncurses
SHARED_FLAGS=-dynamiclib
SHARED_EXT=dylib
LIBS=-liconv
-LD = g++
+LD = g++ -arch i386
LDFLAGS_GL = -L/usr/X11/lib -lGLU -lGL -X11 -dylib_file \
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:\
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib