aboutsummaryrefslogtreecommitdiff
path: root/etc/sh/rc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/sh/rc')
-rw-r--r--etc/sh/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index e1c0ecd..cdd4ec5 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -132,7 +132,7 @@ export CC=gcc
export CCFLAGS='
-D_POSIX_C_SOURCE=200809L
-D_XOPEN_SOURCE=700
- -fPIE
+ -fPIC
-std=c17
-Wall
-Wextra