aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/sh/rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index 7f7a8f0..152060c 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -130,8 +130,6 @@ VGFLAGS="$(printf '%s\n' "$VGFLAGS" | grep . | tr -d '\t' | tr '\n' ' ')"
export FUZZSEC=0.1
export CC=gcc
export CCFLAGS='
- -D_POSIX_C_SOURCE=200809L
- -D_XOPEN_SOURCE=700
-fPIC
-std=c17
-Wall