cflags
This commit is contained in:
parent
84fb77a908
commit
0cdb13a7f1
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ export PASSWORD_STORE_DIR="$HOME/.nky/Me/pass"
|
|||
export GPG_TTY=$(tty)
|
||||
export DEBUGINFOD_URLS="https://debuginfod.archlinux.org/"
|
||||
|
||||
export CFLAGS="-O3 -mtune=native -march=native -pipe -s"
|
||||
|
||||
export LC_ALL=en_US.UTF-8
|
||||
|
||||
# DE
|
||||
|
|
Loading…
Reference in a new issue