X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/c3d4d096451b5c683492e81574b302e5486950e1..6aadaaf234bfd8129e8b4ff7f64c3aef8df54659:/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)