10 lines
226 B
Text
Executable file
10 lines
226 B
Text
Executable file
# config file for toolchain scripts
|
|
# modify according your needs
|
|
# save to 'config'
|
|
|
|
#LFS="$CWD/lfs-rootfs"
|
|
#PKGDIR="$CWD/pkg"
|
|
#SRCDIR="$CWD/src"
|
|
#WORKDIR="$CWD/work"
|
|
#MAKEFLAGS="-j$(nproc)"
|
|
#CFLAGS="-O2 -march=x86-64 -pipe"
|