[arch-dev-public] [PATCH 2/2] makepkg.conf: Update our default FLAGS

2020-07-10 Thread Jan Alexander Steffens (heftig) via arch-dev-public
From: "Jan Alexander Steffens (heftig)" I recently read [Fedora's documentation on build flags][1] and I think they have some useful ideas. 1. Move -D_FORTIFY_SOURCE=2 from CPPFLAGS to CFLAGS using -Wp: Unfortunately, there are still build systems (e.g. CMake, homegrown Makefile rules) whi

[arch-dev-public] [PATCH 1/2] makepkg.conf: Change default compression to .zst (fast)

2020-07-10 Thread Jan Alexander Steffens (heftig) via arch-dev-public
From: "Jan Alexander Steffens (heftig)" Most people create packages from the AUR for local installation. This allows these packages to be created more quickly. --- PKGBUILD | 2 +- makepkg.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 8