summaryrefslogtreecommitdiff
path: root/libre/pacman/makepkg.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'libre/pacman/makepkg.conf.in')
-rw-r--r--libre/pacman/makepkg.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/pacman/makepkg.conf.in b/libre/pacman/makepkg.conf.in
index f4ff65a0f..5690b1561 100644
--- a/libre/pacman/makepkg.conf.in
+++ b/libre/pacman/makepkg.conf.in
@@ -36,7 +36,7 @@ CARCH="@CARCH@"
CHOST="@CHOST@"
#-- Compiler and Linker Flags
-CPPFLAGS="-D_FORTIFY_SOURCE=2"
+CPPFLAGS=""
CFLAGS="@CARCHFLAGS@"
CXXFLAGS="@CARCHFLAGS@"
LDFLAGS="@LDFLAGS@"