devtools/config
Levente Polyak ea782a8ab7
makepkg.conf: enable rust debuginfo
This enables DEBUG_RUSTFLAGS with the appropriate debuginfo settings.

The empty RUSTFLAGS variable is required workaround to avoid double
compilation during package function call. The issue is that the
behavior of the current implementation of buildenv_debugflags is not
idempotent, so consecutive calls will append the same flags again
leading to cargo consider the build inputs to have changed.

Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
2023-01-03 23:23:43 +01:00
..
makepkg makepkg.conf: enable rust debuginfo 2023-01-03 23:23:43 +01:00
pacman make: split out config files into conf directory 2022-06-22 01:05:02 +02:00
setarch-aliases.d make: split out config files into conf directory 2022-06-22 01:05:02 +02:00