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
ruanhaishen
redis
Commits
2094eb36
Commit
2094eb36
authored
Mar 17, 2013
by
Johan Bergström
Committed by
antirez
Apr 02, 2013
Browse files
Only pass -rdynamic as linker option
parent
31844fe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile
View file @
2094eb36
...
...
@@ -58,7 +58,6 @@ else ifeq ($(uname_S),Darwin)
else
FINAL_LDFLAGS
+=
-rdynamic
FINAL_LIBS
+=
-pthread
DEBUG
+=
-rdynamic
endif
# Include paths to dependencies
...
...
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