9 lines
194 B
Text
9 lines
194 B
Text
![]() |
# config file for toolchain scripts
|
||
|
# modify according your needs
|
||
|
|
||
|
#MAKEFLAGS="-j$(nproc)"
|
||
|
#LFS="/mnt/lfs"
|
||
|
#PKGDIR="$CWD/pkg"
|
||
|
#SRCDIR="$CWD/src"
|
||
|
#WORKDIR="/tmp"
|
||
|
#CFLAGS="-O2 -march=x86-64 -pipe"
|