Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
02505e9d
Commit
02505e9d
authored
Oct 06, 2014
by
Robert Goldman
Browse files
Added missing argument to MKCL-specific block.
parent
7e36993d
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/hello-world-example.asd
View file @
02505e9d
...
...
@@ -8,6 +8,7 @@
#+
mkcl
,@`
(
:prefix-lisp-object-files
(
,
(
namestring
(
truename
(
translate-logical-pathname
#P"SYS:cmp.a"
))))
:extra-build-args
,
(
or
#-
windows
'
(
:use-mkcl-shared-libraries
nil
))
:class
program-system
:epilogue-code
(
progn
(
setq
uiop/image:*image-dumped-p*
:executable
)
(
setq
uiop/image:*lisp-interaction*
nil
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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