summaryrefslogtreecommitdiff
path: root/xib_profile.conf
diff options
context:
space:
mode:
Diffstat (limited to 'xib_profile.conf')
-rwxr-xr-xxib_profile.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/xib_profile.conf b/xib_profile.conf
index 871c0a3..4938d35 100755
--- a/xib_profile.conf
+++ b/xib_profile.conf
@@ -12,7 +12,7 @@ export CXXFLAGS="$CFLAGS"
export CPPFLAGS="$CFLAGS"
export LDFLAGS="-Wl,--as-needed,-O1,--sort-common"
export GOFLAGS="-buildmode=pie"
-export DFLAGS="-Os"
+export DFLAGS="-O2"
export HOME=/root
export XORG_PREFIX="/usr"