]> git.ozlabs.org Git - ppp.git/blobdiff - solaris/Makefile.sol2-64x
config: Update Solaris compiler options and enable CHAPMS and IPV6
[ppp.git] / solaris / Makefile.sol2-64x
index 83f59add4af4a96940183a4c9c7500793a2476e5..afddcb949df9a55df7ad7f68b2a3b52e02664623 100644 (file)
@@ -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