Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # /etc/pkgmk.conf: pkgmk(8) configuration
- #
- # export CFLAGS="-O2 -march=i686 -pipe"
- # export CXXFLAGS="-O2 -march=i686 -pipe"
- export MAKEFLAGS="-j8"
- # PKGMK_SOURCE_MIRRORS=()
- PKGMK_SOURCE_DIR="/sources"
- PKGMK_WORK_DIR="/tmp/work"
- PKGMK_IGNORE_MD5SUM="yes"
- # PKGMK_PACKAGE_DIR="/mnt/lfs/tools"
- # PKGMK_DOWNLOAD="no"
- # PKGMK_IGNORE_FOOTPRINT="no"
- # PKGMK_IGNORE_NEW="no"
- # PKGMK_NO_STRIP="no"
- # PKGMK_WGET_OPTS=""
- PKGMK_COMPRESSION_MODE="gz"
- PKGMK_LOCALES="fr"
- # End of file
Advertisement
Add Comment
Please, Sign In to add comment