summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsonja.mirtitsch%sun.com <devnull@localhost>2002-12-17 05:53:22 +0000
committersonja.mirtitsch%sun.com <devnull@localhost>2002-12-17 05:53:22 +0000
commit9c233520a2920de1c94a73f94654ffd30defc60d (patch)
treeef2a7b34496559539185a8eb5c76895c3e8bf7ff
parentafdbf059859ca79d1e9748a4f364d98065cec861 (diff)
downloadnss-hg-9c233520a2920de1c94a73f94654ffd30defc60d.tar.gz
need this file to be able to build on HPUX 11i
-rw-r--r--security/coreconf/HP-UXB.11.11.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/coreconf/HP-UXB.11.11.mk b/security/coreconf/HP-UXB.11.11.mk
index 1789b7d7d..abb3843ab 100644
--- a/security/coreconf/HP-UXB.11.11.mk
+++ b/security/coreconf/HP-UXB.11.11.mk
@@ -36,6 +36,7 @@
ifeq ($(OS_RELEASE),B.11.11)
OS_CFLAGS += -DHPUX10
+OS_CFLAGS += -D_USE_BIG_FDS
DEFAULT_IMPL_STRATEGY = _PTH
endif