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