eth0s/config.default

9 lines
194 B
Text
Raw Normal View History

2020-11-13 13:58:01 +08:00
# 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"