void-packages/common
Đoàn Trần Công Danh 3dcac23aff environment: set -ffile-prefix-map
We're setting -fdebug-prefix-map to strip directory prefixes from debug
info, which will help ccache and reproducibility.

However, -fdebug-prefix-map doesn't help with those macros like __FILE__
and __BASE_FILE__, which needs another flags: -fmacro-prefix-map.

Replaces -fdebug-prefix-map with -ffile-prefix-map which is an alias for
both `-fdebug-prefix-map` and `-fmacro-prefix-map`. (This flag is
available since GCC 8 and Clang 10)
2023-01-05 08:23:26 +07:00
..
build-helper build-helper/cmake-wxWidgets-gtk3: set configure_args, too 2022-09-02 01:34:32 +07:00
build-profiles
build-style build-style/void-cross: Update flags for gcc12 and glibc 2.36 2022-12-17 12:52:00 +07:00
chroot-style
cross-profiles
environment environment: set -ffile-prefix-map 2023-01-05 08:23:26 +07:00
hooks gen-runtime-deps: verify rdeps for shlib_requires too 2022-11-30 23:22:16 +07:00
repo-keys
scripts xbps-cycles: fix a typo 2022-12-28 08:56:13 +07:00
travis common/travis/changed_templates.sh: change branch age check for treeless 2022-12-21 01:15:15 -05:00
wrappers wrappers: remove which 2022-09-06 22:55:29 +07:00
xbps-src xbps-src: keep http_proxy and other lowercase proxy variables 2023-01-04 22:24:13 +07:00
options.description
shlibs poppler: update to 22.12.0. 2023-01-03 15:10:08 +07:00