pacman/scripts/libmakepkg/buildenv
Morten Linderud 776b7c1e75 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>
2022-06-25 10:45:04 +10:00
..
buildflags.sh.in Make link time optimization flags configurable 2022-03-06 14:45:36 +10:00
compiler.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
debugflags.sh.in debugflags: Ensure we have unique source paths 2022-06-25 10:45:04 +10:00
lto.sh.in Make link time optimization flags configurable 2022-03-06 14:45:36 +10:00
makeflags.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
meson.build Add link time optimization support to makepkg 2021-03-03 14:35:45 +10:00