mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-04-24 07:57:18 +00:00
update cfgs
This commit is contained in:
parent
ccc533cae3
commit
5d31fb93e6
@ -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
|
||||||
|
2
yaourtrc
2
yaourtrc
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user