summaryrefslogtreecommitdiff
path: root/solaris/Makefile.sol2-64x
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2014-01-02 15:29:15 +1100
committerPaul Mackerras <paulus@samba.org>2014-01-02 15:29:15 +1100
commit99c46caaed01b7edba87962aa52b77fad61bfd7b (patch)
tree1b033a540db74b57df3ad9f3829706112b19635d /solaris/Makefile.sol2-64x
parenta243f217f1c6ac1aa7793806bc88590d077f490a (diff)
downloadppp-99c46caaed01b7edba87962aa52b77fad61bfd7b.tar.gz
config: Update Solaris compiler options and enable CHAPMS and IPV6
As suggested by James Carlson. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'solaris/Makefile.sol2-64x')
-rw-r--r--solaris/Makefile.sol2-64x2
1 files changed, 1 insertions, 1 deletions
diff --git a/solaris/Makefile.sol2-64x b/solaris/Makefile.sol2-64x
index 83f59ad..afddcb9 100644
--- a/solaris/Makefile.sol2-64x
+++ b/solaris/Makefile.sol2-64x
@@ -7,7 +7,7 @@
include Makedefs.sol2
# Sun's cc flag for LP64 compilation / linkage
-COPTS += -errwarn -xtarget=opteron -xarch=amd64 -xmodel=kernel \
+COPTS += -errwarn -xtarget=opteron -m64 -xmodel=kernel \
-Ui386 -U__i386 -D__amd64 -xO2
# subdirectory where 64-bit objects / binaries will be placed