2020-11-13 13:58:01 +08:00
|
|
|
# config file for toolchain scripts
|
|
|
|
# modify according your needs
|
2020-11-13 14:00:06 +08:00
|
|
|
# save to 'config'
|
2020-11-13 13:58:01 +08:00
|
|
|
|
2021-04-18 08:19:42 +08:00
|
|
|
#LFS="$CWD/lfs-rootfs"
|
2020-11-13 13:58:01 +08:00
|
|
|
#PKGDIR="$CWD/pkg"
|
|
|
|
#SRCDIR="$CWD/src"
|
2021-04-18 08:19:42 +08:00
|
|
|
#WORKDIR="$CWD/work"
|
|
|
|
#MAKEFLAGS="-j$(nproc)"
|
|
|
|
#CFLAGS="-O2 -march=x86-64 -pipe"
|