summaryrefslogtreecommitdiff
path: root/solaris/Makefile.sol2gcc
diff options
context:
space:
mode:
authorJames Carlson <carlsonj@workingcode.com>2004-04-14 02:39:39 +0000
committerJames Carlson <carlsonj@workingcode.com>2004-04-14 02:39:39 +0000
commit4a26b4d029d3dfc51b5fc3926060ce7a67ee72f0 (patch)
tree5458ba525c01c58612cc16a27ab2d7dda5a942e4 /solaris/Makefile.sol2gcc
parentea13792803f9c96805db8752b237cb0f3f6e37fc (diff)
downloadppp-4a26b4d029d3dfc51b5fc3926060ce7a67ee72f0.tar.gz
Tested with MS-CHAP and CBCP options on Solaris and added options
to makefile. Repaired support for use of gcc on Solaris x86 -- 32 bit modules also need -fno-builtin. MPPE changes broke plain MS-CHAP; repaired errors and cleaned up compilation warnings due to char/unsigned char differences with non-gcc compilers.
Diffstat (limited to 'solaris/Makefile.sol2gcc')
-rw-r--r--solaris/Makefile.sol2gcc4
1 files changed, 3 insertions, 1 deletions
diff --git a/solaris/Makefile.sol2gcc b/solaris/Makefile.sol2gcc
index 04a24c5..59f1869 100644
--- a/solaris/Makefile.sol2gcc
+++ b/solaris/Makefile.sol2gcc
@@ -1,11 +1,13 @@
#
# Makefile for STREAMS modules for Solaris 2.
#
-# $Id: Makefile.sol2gcc,v 1.2 2003/03/31 12:07:28 carlsonj Exp $
+# $Id: Makefile.sol2gcc,v 1.3 2004/04/14 02:39:39 carlsonj Exp $
#
include Makedefs.sol2
+COPTS += -fno-builtin
+
COMP_OBJS = ppp_comp.o bsd-comp.o deflate.o zlib.o vjcompress.o \
ppp_comp_mod.o