Print this page
7069 i386_XARCH should include -m32

@@ -26,11 +26,11 @@
 
 # include common Makefiles
 include ../Makefile.obj
 include ../../Makefile.lib.64
 include ../Makefile.flag
-LDLIBS += -lc -m64
+LDLIBS += -lc
 LDLIBS += -L$(SRC)/lib/libfruutils/$(MACH64) -lfruutils
 LDLIBS += -L$(SRC)/lib/libfru/libfrureg/$(MACH64) -lfrureg
 
 install: all $(ROOTLIBDIR64) $(ROOTLINKSCCC64)