aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 27318e7e..6f902981 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ include config.mk
CC=cc
CCONFIG=-std=c2x -fPIC \
-fno-signed-zeros -fno-finite-math-only -fno-trapping-math \
- -fvisibility=hidden -fdollars-in-identifiers \
+ -fvisibility=hidden \
-DGC_THREADS
LTO=
LDFLAGS=