Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
f0e720b8
Commit
f0e720b8
authored
Mar 08, 2012
by
Andrei Paskevich
Browse files
do not strip executables (stripping breaks plugins on Mac)
As they say, "A penny saved is ridiculous."
parent
7627c2ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
f0e720b8
...
...
@@ -41,7 +41,7 @@ MANDIR = $(DESTDIR)@mandir@
# OS specific stuff
EXE
=
@EXE@
STRIP
=
@STRIP@
STRIP
=
true
# other variables
CC
=
@CC@
...
...
Write
Preview
Supports
Markdown
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