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
Didier Verna
asdf
Commits
5832e586
Commit
5832e586
authored
Aug 24, 2015
by
Francois-Rene Rideau
Browse files
Remove name-suffix hack in test-make-build, which I believe is unnecessary.
parent
8e5b117b
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test-make-build.script
View file @
5832e586
...
...
@@ -10,6 +10,4 @@
(make-build 'sample-system
:type :program :monolithic t
#+(and ecl (not os-windows)) :name-suffix #+(and ecl (not os-windows)) ""
#+allegro :name-suffix #+allegro ".exe" ;; but in allegro 9.0 pathname translation of :unspecific(!)
#+ecl :epilogue-code #+ecl '(println "blue sky"))
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