Skip to content
Snippets Groups Projects
Commit da20092c authored by Raymond Toy's avatar Raymond Toy
Browse files

Add :elf to *features* for sparc/solaris.

parent 1addd336
No related branches found
No related tags found
No related merge requests found
......@@ -128,6 +128,7 @@
(pushnew :sparc *features*)
(pushnew :sun4 *features*)
(pushnew :svr4 *features*)
(sys:register-lisp-feature :elf)
;; There's SVR4 by Sun called Solaris 2, there's the SVR4 reference port by
;; ICL that runs on ICL's own DRS 6000s.
#+sunos
......
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