summaryrefslogtreecommitdiff
path: root/sys/arch/sgi
diff options
context:
space:
mode:
authorPer Fogelstrom <pefo@cvs.openbsd.org>2004-09-15 16:07:32 +0000
committerPer Fogelstrom <pefo@cvs.openbsd.org>2004-09-15 16:07:32 +0000
commitbbdce5c2012c8caffbb53a74011b56db02faca98 (patch)
treeacc489baa580ce192e456614e8dae774d05bca98 /sys/arch/sgi
parenta678f6f8c07a0de721b20bab35929cd5f4347867 (diff)
Assume default compiler settings
Diffstat (limited to 'sys/arch/sgi')
-rw-r--r--sys/arch/sgi/conf/RAMDISK4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/sgi/conf/RAMDISK b/sys/arch/sgi/conf/RAMDISK
index 03517f5b1ce..e56ccce608d 100644
--- a/sys/arch/sgi/conf/RAMDISK
+++ b/sys/arch/sgi/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.6 2004/08/11 15:13:21 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.7 2004/09/15 16:07:31 pefo Exp $
#
machine sgi mips64
@@ -8,8 +8,6 @@ option TIMEZONE=0 # minutes west of GMT (for)
option DST=0 # use daylight savings rules
# Make options
-makeoption ISALEV="-mips2 -D_MIPS_ISA=_MIPS_ISA_MIPS2"
-makeoption ENDIAN="-EB"
# Standard system options
option SWAPPAGER # swap pager (anonymous and swap space)