USE_MM was not defined for IRIX

This commit is contained in:
Don BURNS
2002-10-17 21:25:56 +00:00
parent e1b084749e
commit d2a3bed549

View File

@@ -164,7 +164,7 @@ ifeq ($(OS),IRIX)
-DEBUG:woff=1682 -DEBUG:woff=3303\
-MDupdate $(MAKEDEPEND)
OPTF = -O2
DBGF = -g -DOSG_COMPILE_UNIT_TESTS
DBGF = -g -DOSG_COMPILE_UNIT_TESTS -DOSG_USE_MEMORY_MANAGER
SHARED = -shared
ARCH = 32
ifeq ($(ARCH),64)