summaryrefslogtreecommitdiff
path: root/build/NWGNUenvironment.inc
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2011-03-10 17:01:35 +0000
committerGuenter Knauf <fuankg@apache.org>2011-03-10 17:01:35 +0000
commit8e80cd5b29703b5bea494204de2c668864b1006c (patch)
tree5bc7069b666ac29f8446d7de431fe44d3984251e /build/NWGNUenvironment.inc
parent91cb7115c41c57719b25f41db465edd00e13fba0 (diff)
downloadapr-8e80cd5b29703b5bea494204de2c668864b1006c.tar.gz
NetWare build overhaul in order to compile on Linux.
Another forgotten fix + formatting ... git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1080280 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/NWGNUenvironment.inc')
-rw-r--r--build/NWGNUenvironment.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc
index 6543e8bb8..1d933f392 100644
--- a/build/NWGNUenvironment.inc
+++ b/build/NWGNUenvironment.inc
@@ -200,9 +200,7 @@ else
VERSION_SKT = (WINSOCK)
endif
-#
# MetroWerks static Libraries
-
CLIB3S = $(METROWERKS)/Novell Support/Metrowerks Support/Libraries/Runtime/mwcrtl.lib
MATH3S =
PLIB3S = $(METROWERKS)/Novell Support/Metrowerks Support/Libraries/MSL C++/MWCPP.lib
@@ -229,7 +227,6 @@ endif
# -g generate debugging information
# -O0 level 0 optimizations
-
ifeq "$(RELEASE)" "debug"
CFLAGS += -g -O0
endif
@@ -240,7 +237,6 @@ CFLAGS += -O4,p
endif
# -prefix apr_arch_pre_nw.h #include pre_nw.h for all files
-
CFLAGS += -prefix apr_arch_pre_nw.h