diff options
Diffstat (limited to 'etc/sh/rc')
-rw-r--r-- | etc/sh/rc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |