From 99c46caaed01b7edba87962aa52b77fad61bfd7b Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Thu, 2 Jan 2014 15:29:15 +1100 Subject: config: Update Solaris compiler options and enable CHAPMS and IPV6 As suggested by James Carlson. Signed-off-by: Paul Mackerras --- solaris/Makefile.sol2-64x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'solaris/Makefile.sol2-64x') 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 -- cgit v1.2.1