aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--externals/grill/flext/make-inc.pd-msvc2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/make-inc.pd-msvc b/externals/grill/flext/make-inc.pd-msvc
index c159cb1f..891a321a 100644
--- a/externals/grill/flext/make-inc.pd-msvc
+++ b/externals/grill/flext/make-inc.pd-msvc
@@ -23,7 +23,7 @@ INCPATH=$(INCPATH) /I$(STK)
# compiler definitions and flags
DEFS=/DFLEXT_SYS=2
-CFLAGS=/GR- /GX- /GD /G6
+CFLAGS=/GX- /GD /G6
OFLAGS=/Ox
DFLAGS=/Od /Zi