X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/dda964a76b486001f0debf38deb594ad7c13f416..f8e103acc087dbe46851d12b3e2503635108c0ac:/projects/stargazer/Makefile?ds=inline 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)