update cfgs

This commit is contained in:
Evgenii Alekseev 2016-07-22 16:23:16 +03:00
parent ccc533cae3
commit 5d31fb93e6
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ VCSCLIENTS=('bzr::bzr'
######################################################################### #########################################################################
# #
CARCH="x86_64" CARCH="x86_64"
CHOST="x86_64-unknown-linux-gnu" CHOST="x86_64-pc-linux-gnu"
#-- Compiler and Linker Flags #-- Compiler and Linker Flags
# -march (or -mcpu) builds exclusively for an architecture # -march (or -mcpu) builds exclusively for an architecture

View File

@ -40,7 +40,7 @@ SUDONOVERIF=1 # Avoid multiple sudo checks when timestamp_timeout=0
EXPORT=2 # Export to 1: EXPORTDIR or PKGDEST EXPORT=2 # Export to 1: EXPORTDIR or PKGDEST
# 2: pacman cache (as root) # 2: pacman cache (as root)
#EXPORTSRC=0 # Need EXPORT>0 to be used #EXPORTSRC=0 # Need EXPORT>0 to be used
#EXPORTDIR="" # If empty, use makepkg's connfiguration (see makepkg.conf) #EXPORTDIR="" # If empty, use makepkg's configuration (see makepkg.conf)
#EXPORTDIR="/home/arcanis/arch/repo/x86_64/" #EXPORTDIR="/home/arcanis/arch/repo/x86_64/"
# Prompt # Prompt