mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-09 00:10:23 +03:00
Use the new meson_add_machine_file helper to pick either --native-file or --cross-file as appropriate. Don't bother checking the dtrace-symlink USE flag because it's simpler to just invoke stap-dtrace unconditionally. Include systemtap in DEPEND because it's also needed for a header. Export CC because it's needed by systemtap when cross-compiling. Closes: https://bugs.gentoo.org/968718 Signed-off-by: James Le Cuirot <chewi@gentoo.org>