aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/buildsys/mac/gnumake-gcc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/buildsys/mac/gnumake-gcc.inc')
-rw-r--r--externals/grill/flext/buildsys/mac/gnumake-gcc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/buildsys/mac/gnumake-gcc.inc b/externals/grill/flext/buildsys/mac/gnumake-gcc.inc
index 2f8a1eba..67f41b9e 100644
--- a/externals/grill/flext/buildsys/mac/gnumake-gcc.inc
+++ b/externals/grill/flext/buildsys/mac/gnumake-gcc.inc
@@ -42,7 +42,7 @@ ifdef PROFILE
CFLAGS += -g
LDFLAGS += -g
else
-LDFLAGS += -Wl,-x -Wl,-S
+LDFLAGS += -Wl,-S
endif
endif