Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
da20092c
Commit
da20092c
authored
Oct 10, 2014
by
Raymond Toy
Browse files
Add :elf to *features* for sparc/solaris.
parent
1addd336
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/code/sparc-svr4-vm.lisp
View file @
da20092c
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment