diff options
author | Levente Polyak <anthraxx@archlinux.org> | 2023-01-03 23:16:28 +0100 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2023-01-03 23:23:43 +0100 |
commit | ea782a8ab7f2e227415d48b933bae87ad9a471ea (patch) | |
tree | 1041796f385de87f1dfdfef538ca9623d2e3e780 /src/finddeps.in | |
parent | a510331698bb13ca11ccd7db3f9beef75f87744c (diff) | |
download | devtools-ea782a8ab7f2e227415d48b933bae87ad9a471ea.tar.xz |
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>
Diffstat (limited to 'src/finddeps.in')
0 files changed, 0 insertions, 0 deletions