summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorPatrick Luby <pluby@openoffice.org>2001-02-17 08:23:01 +0000
committerPatrick Luby <pluby@openoffice.org>2001-02-17 08:23:01 +0000
commitdabc28fde66874e26ac2ea084fa4a8ce0a358e06 (patch)
treef286e80ab122677775997fc65ebd324c56a98e77 /stoc
parentbc9580358895ba4381f27c5e4e65bb51411d41c5 (diff)
Removed NOOPTFILES for Mac OS X since this is now in solenv/inc/unxmacxp.mk:wq
Diffstat (limited to 'stoc')
-rw-r--r--stoc/source/invocation_adapterfactory/makefile.mk13
-rw-r--r--stoc/test/makefile.mk14
2 files changed, 4 insertions, 23 deletions
diff --git a/stoc/source/invocation_adapterfactory/makefile.mk b/stoc/source/invocation_adapterfactory/makefile.mk
index c2345d4e8e60..c4838465e076 100644
--- a/stoc/source/invocation_adapterfactory/makefile.mk
+++ b/stoc/source/invocation_adapterfactory/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: pluby $ $Date: 2001-02-15 01:51:12 $
+# last change: $Author: pluby $ $Date: 2001-02-17 09:23:01 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -79,15 +79,6 @@ COMP1TYPELIST=$(TARGET)
SLOFILES= \
$(SLO)$/iafactory.obj
-# gcc on Mac OS X optimizes out some temporary variables when optimization is
-# turned on for compiling
-.IF "$(OS)"=="MACOSX"
-NOOPTFILES+=$(SLOFILES)
-.IF "$(NOOPT_FLAG)"!=""
-CFLAGSNOOPT=
-.ENDIF
-.ENDIF
-
# SCO and MACOSX: the linker does know about weak symbols, but we can't ignore multiple defined symbols
.IF "$(OS)"=="SCO" || "$(OS)$(COM)"=="OS2GCC" || "$(OS)"=="MACOSX"
SLOFILES+=$(SLO)$/staticmbinvocation_adapterfactory.obj
diff --git a/stoc/test/makefile.mk b/stoc/test/makefile.mk
index 2da0e98595a8..236b36a90fcd 100644
--- a/stoc/test/makefile.mk
+++ b/stoc/test/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: pluby $ $Date: 2001-02-13 02:56:15 $
+# last change: $Author: pluby $ $Date: 2001-02-17 09:23:01 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -217,16 +217,6 @@ APP8STDLIBS+= $(LIBCIMT)
APP8OBJS+=$(OBJ)$/staticmbtest.obj
.ENDIF
-# gcc on Mac OS X optimizes out some temporary variables when optimization is
-# turned on for compiling
-.IF "$(OS)"=="MACOSX"
-NOOPTFILES+=$(APP1OBJS) $(APP2OBJS) $(APP3OBJS) $(APP4OBJS) $(APP5OBJS) \
- $(APP6OBJS) $(APP7OBJS) $(APP8OBJS)
-.IF "$(NOOPT_FLAG)"!=""
-CFLAGSNOOPT=
-.ENDIF
-.ENDIF
-
ALLIDLFILES:= testcorefl.idl language_binding.idl testintrosp.idl