mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
Thanks to Patrick for the initial patch for wiring up SPIR-V. On top of that: * Drop obsolete configure arg (float-conversion) * Drop USE=hardening (was going to rename to USE=hardened but it enables sanitizers which aren't appropriate for hardened) * Make some progress on tests & unrestrict them, but may need to limit the ones we run (see comments in src_test) * Tweak SPIR-V deps to respect LLVM_SLOT Closes: https://bugs.gentoo.org/956434 Signed-off-by: Sam James <sam@gentoo.org>