Update iglupkg config file name
This commit is contained in:
parent
d789835fa3
commit
d9cc56c6a0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ export RUSTFLAGS="-C target-feature=-crt-static"
|
||||||
export CC=clang
|
export CC=clang
|
||||||
export CXX=clang++
|
export CXX=clang++
|
||||||
|
|
||||||
stat /etc/lazypkg.conf > /dev/null 2> /dev/null && . /etc/lazypkg.conf
|
stat /etc/iglupkg.conf > /dev/null 2> /dev/null && . /etc/iglupkg.conf
|
||||||
|
|
||||||
export SAMUFLAGS=-j$JOBS
|
export SAMUFLAGS=-j$JOBS
|
||||||
export MAKEFLAGS=-j$JOBS
|
export MAKEFLAGS=-j$JOBS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue