Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/pacman/makepkg.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2025-03-20 10:18:40 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2025-03-20 10:18:40 +0100
commit46574cf0e24be803b0fd164a5a46ec8b6230f3ec (patch)
treee71b6c346f88e29adcf1f892525e31a23b863348 /core/pacman/makepkg.conf
parent8a673d1b41ee2e9cc13c3b970c23e59191370267 (diff)
core/pacman: removed some rust stuff from makepkg.conf (lives in rust.conf now?)
Diffstat (limited to 'core/pacman/makepkg.conf')
-rw-r--r--core/pacman/makepkg.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/pacman/makepkg.conf b/core/pacman/makepkg.conf
index 69c05355..e44bcf8e 100644
--- a/core/pacman/makepkg.conf
+++ b/core/pacman/makepkg.conf
@@ -48,13 +48,11 @@ CXXFLAGS="$CFLAGS -Wp,-D_GLIBCXX_ASSERTIONS"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now \
-Wl,-z,pack-relative-relocs"
LTOFLAGS="-flto=auto"
-RUSTFLAGS="-Cforce-frame-pointers=yes"
#-- Make Flags: change this for DistCC/SMP systems
#MAKEFLAGS="-j2"
#-- Debugging flags
DEBUG_CFLAGS="-g"
DEBUG_CXXFLAGS="$DEBUG_CFLAGS"
-DEBUG_RUSTFLAGS="-C debuginfo=2"
#########################################################################
# BUILD ENVIRONMENT