eth0s/config.default

10 lines
213 B
Text
Raw Normal View History

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
#MAKEFLAGS="-j$(nproc)"
#LFS="/mnt/lfs"
#PKGDIR="$CWD/pkg"
#SRCDIR="$CWD/src"
#WORKDIR="/tmp"
#CFLAGS="-O2 -march=x86-64 -pipe"