64-bit build for sunos5 w/ gcc
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 3 Apr 2006 16:09:53 +0000 (16:09 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 3 Apr 2006 16:09:53 +0000 (16:09 +0000)
configs/sunos5-64-gcc [new file with mode: 0644]

diff --git a/configs/sunos5-64-gcc b/configs/sunos5-64-gcc
new file mode 100644 (file)
index 0000000..c03903f
--- /dev/null
@@ -0,0 +1,11 @@
+# Configuration for 64-bit SunOS 5, with gcc
+
+include $(TOP)/configs/sunos5-gcc
+
+CONFIG_NAME = sunos5-64-gcc
+
+# only set vars that differ from sunos5-gcc config
+
+OPT_FLAGS  = -O3 -m64 -mcpu=ultrasparc -mv8plus -mvis -g -fomit-frame-pointer -pipe
+
+ARCH_FLAGS = -m64