git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d7269d
)
Minor change in stg's Makefile.
author
Maxim Mamontov
<faust.madf@gmail.com>
Fri, 3 Oct 2014 09:29:53 +0000
(12:29 +0300)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Fri, 3 Oct 2014 09:29:53 +0000
(12:29 +0300)
projects/stargazer/Makefile
patch
|
blob
|
history
diff --git
a/projects/stargazer/Makefile
b/projects/stargazer/Makefile
index 1b109fefd32f603cedac22ba5c8afc6fdd504a5e..07c3f79e1317e943fd20af1a302dd0b99ac099a3 100644
(file)
--- a/
projects/stargazer/Makefile
+++ b/
projects/stargazer/Makefile
@@
-48,7
+48,7
@@
CXXFLAGS += $(DEFS) $(STGLIBS_INCS) $(SEARCH_DIRS)
CFLAGS += $(DEFS) $(STGLIBS_INCS) $(SEARCH_DIRS)
ifneq ($(OS),darwin)
-LDFLAGS += -Wl,-E
$(STGLIBS_LIBS)
+LDFLAGS += -Wl,-E
endif
LDFLAGS += $(STGLIBS_LIBS)