CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Also accept *.tar.lzma source archives.
[pkgutils-cross.git] / pkgmk.conf
index 6e70f1ba76573d7bd16a94c63cff94067aff9ec1..07b1cbd53e310e55f008fac759d020e729bf2b56 100644 (file)
@@ -5,11 +5,13 @@
 export CFLAGS="-O2 -march=i686 -pipe"
 export CXXFLAGS="-O2 -march=i686 -pipe"
 
+# PKGMK_SOURCE_MIRRORS=()
 # PKGMK_SOURCE_DIR="$PWD"
 # PKGMK_PACKAGE_DIR="$PWD"
 # PKGMK_WORK_DIR="$PWD/work"
 # PKGMK_DOWNLOAD="no"
 # PKGMK_IGNORE_FOOTPRINT="no"
 # PKGMK_NO_STRIP="no"
+# PKGMK_WGET_OPTS=""
 
 # End of file