aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-11-14 00:33:21 -0300
committerEuAndreh <eu@euandre.org>2024-11-14 00:33:21 -0300
commit8e3bf456565ca83ef713e57db89591863fc11535 (patch)
treee9aedda290aa60c7053365d60e87956bbf3e497e
parentetc/sh/rc: Remove nvi mapping for leftright (diff)
downloaddotfiles-8e3bf456565ca83ef713e57db89591863fc11535.tar.gz
dotfiles-8e3bf456565ca83ef713e57db89591863fc11535.tar.xz
etc/sh/rc: Remove $CGO_ENABLED variable
-rw-r--r--etc/sh/rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index e5b566d..cb12f67 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -127,7 +127,6 @@ export VGFLAGS='
'
VGFLAGS="$(printf '%s\n' "$VGFLAGS" | grep . | tr -d '\t' | tr '\n' ' ')"
-export CGO_ENABLED=0
export CC=gcc
export CCFLAGS='
-D_POSIX_C_SOURCE=200809L