Commit 97944a22 authored by rtoy's avatar rtoy
Browse files

Make this work for x86/darwin too by adding :linux, ;glibc2, and

:glibc2.1 only when we're compiling on linux.

This really needs to be fixed in some other way.
parent d097231f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -15,7 +15,8 @@
     :gencgc
     :conservative-float-type
     :hash-new :random-mt19937
     :linux :glibc2 :glibc2.1
     ;; Need to fix this in a better way.
     #+linux :linux #+linux :glibc2 #+linux :glibc2.1
     :cmu :cmu19 :cmu19e
     :double-double
     :unicode