X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/dafa9be5e2917df0924e89c0e91b36e4a17ac51a..56dfcde5734ec014f33973d3be50405b583dfa31:/projects/stargazer/Makefile diff --git a/projects/stargazer/Makefile b/projects/stargazer/Makefile index 1b109fef..07c3f79e 100644 --- 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)