B::clearsym
[p5sagit/p5-mst-13.2.git] / hints / solaris_2.sh
index 21e51d1..9b4f5e2 100644 (file)
@@ -347,9 +347,10 @@ EOM
                exit 1
                ;;
            esac
-           ccflags="$ccflags `getconf LFS_CFLAGS` -DUSE_LONG_LONG"
+           ccflags="$ccflags `getconf LFS_CFLAGS`"
            ldflags="$ldflags `getconf LFS_LDFLAGS`"
            libswanted="$libswanted `getconf LFS_LIBS`"
+           ccflags="$ccflags -DUSE_LONG_LONG"
            # When a 64-bit cc becomes available $archname64
            # may need setting so that $archname gets it attached.
            ;;