pacman/scripts/libmakepkg/buildenv
Morten Linderud d55924dbd7 debugflags: Ensure we have unique source paths
In some cases packages are built outside of a directory which contains
pkgname-pkgver, this results in source listing in debug packages having
a conflicting path like `/usr/src/debug/build/` which is not ideal.

This patch ensures we always include the pkgbase to ensure the paths are
unique.

Signed-off-by: Morten Linderud <morten@linderud.pw>
Signed-off-by: Allan McRae <allan@archlinux.org>
(cherry picked from commit 776b7c1e75)
2022-10-02 11:24:47 +10:00
..
buildflags.sh.in Make link time optimization flags configurable 2022-10-02 11:20:32 +10:00
compiler.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
debugflags.sh.in debugflags: Ensure we have unique source paths 2022-10-02 11:24:47 +10:00
lto.sh.in Make link time optimization flags configurable 2022-10-02 11:20:32 +10:00
makeflags.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
meson.build Add link time optimization support to makepkg 2021-03-03 14:35:45 +10:00