1.0.26.18: Solaris x86-64 support
[sbcl.git] / src / code / sunos-os.lisp
index 2a419a6..07a53f2 100644 (file)
@@ -48,4 +48,4 @@
   ;; disposable.
   ;; FIXME II: this could well be wrong
   #!+sparc 8192
-  #!+x86 4096)
+  #!+(or x86 x86-64) 4096)