Skip to content
Snippets Groups Projects
Commit 23185973 authored by rtoy's avatar rtoy
Browse files

Update so that linux can be used to cross-compile to freebsd.

parent 97e9837a
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,10 @@ ...@@ -40,7 +40,10 @@
'(:x86-bootstrap '(:x86-bootstrap
;; :alpha :osf1 :mips ;; :alpha :osf1 :mips
:propagate-fun-type :propagate-float-type :constrain-float-type :propagate-fun-type :propagate-float-type :constrain-float-type
;; :openbsd :freebsd :glibc2 :linux ;; :openbsd :freebsd :glibc2
:openbsd
:glibc2
:linux
:mach-o :darwin :mach-o :darwin
:long-float :new-random :small)) :long-float :new-random :small))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment