pacman/scripts/libmakepkg/buildenv
Eli Schwartz bcacb00fc8 makepkg: add rust support for *FLAGS and debug-prefix-map
The rust language supports $RUSTFLAGS to be used automatically in all
rustc invocations. Allow setting this in makepkg.conf (e.g. for
optimization or debuginfo support), and teach debug+strip to pass the
rustc command line argument necessary to rewrite source file paths in
the debugging symbols.

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-10-07 11:48:41 +10:00
..
buildflags.sh.in makepkg: add rust support for *FLAGS and debug-prefix-map 2019-10-07 11:48:41 +10:00
compiler.sh.in Split prepare_buildenv() to libmakepkg 2018-11-27 22:48:43 +10:00
debugflags.sh.in makepkg: add rust support for *FLAGS and debug-prefix-map 2019-10-07 11:48:41 +10:00
makeflags.sh.in Split prepare_buildenv() to libmakepkg 2018-11-27 22:48:43 +10:00
meson.build Split prepare_buildenv() to libmakepkg 2018-11-27 22:48:43 +10:00