mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
c0582631ba
While disabling sbom I noticed qtgraphs was still installing these, turns out it wasn't using the eclass' src_configure. No revbumps needed, about the worst that came from this is not passing the option that prevents overriding users' -O* by -O2. Tests may also have not been run properly *if* they weren't enabled on qtbase (without the eclass passing the option explicitly, it does whatever was enabled on qtbase). Given it is only keyworded on amd64, I'm not too worried that we missed something. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>