summaryrefslogtreecommitdiff
path: root/configs/linux-tcc
diff options
context:
space:
mode:
Diffstat (limited to 'configs/linux-tcc')
-rw-r--r--configs/linux-tcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-tcc b/configs/linux-tcc
index 57afb746a5..4371fe21fc 100644
--- a/configs/linux-tcc
+++ b/configs/linux-tcc
@@ -12,7 +12,7 @@ TCC_DIR=/home/progs/tcc-0.9.20
CFLAGS = -g -ansi -pedantic -Wall -Wmissing-prototypes -Wundef -fPIC -ffast-math -D_POSIX_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -I/usr/X11R6/include -DUSE_XSHM -DPTHREADS -DDEBUG -DMESA_DEBUG -DUSE_TCC -I$(TCC_DIR)
-CXXFLAGS = -g -ansi -pedantic -Wall -Wmissing-prototypes -Wundef -fPIC -ffast-math -D_POSIX_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -DDEBUG -DMESA_DEBUG
+CXXFLAGS = -g -ansi -pedantic -Wall -Wundef -fPIC -ffast-math -D_POSIX_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -DDEBUG -DMESA_DEBUG
GLUT_CFLAGS = -fexceptions