diff options
| author | EuAndreh <eu@euandre.org> | 2024-11-14 00:33:21 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2024-11-14 00:33:21 -0300 |
| commit | 8e3bf456565ca83ef713e57db89591863fc11535 (patch) | |
| tree | e9aedda290aa60c7053365d60e87956bbf3e497e /etc/sh | |
| parent | etc/sh/rc: Remove nvi mapping for leftright (diff) | |
| download | dotfiles-8e3bf456565ca83ef713e57db89591863fc11535.tar.gz dotfiles-8e3bf456565ca83ef713e57db89591863fc11535.tar.xz | |
etc/sh/rc: Remove $CGO_ENABLED variable
Diffstat (limited to 'etc/sh')
| -rw-r--r-- | etc/sh/rc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |
