| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
is-flagq won't pick up on e.g. -fno-lto appended.
Closes: https://bugs.gentoo.org/909572
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
| |
All of these will be using app-alternatives/bc anyway as they're not calling
bc-reference, so make the dep reflect reality.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
binutils-2.41 is configured in Gentoo to reject textrels by default which
the non-PIC-safe x86 (32-bit) asm requires.
Start by defaulting USE=pic to on in general but we can remove the USE flag
later and then just pass --disable-asm for 32-bit x86.
Bug: https://bugs.gentoo.org/916067
Bug: https://bugs.gentoo.org/920808
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ffmpeg-4, 5, and 6.0:
Building against nv-codec-headers-12 *works* but then nvenc is
unusable at runtime.
ffmpeg-6.0.1:
Any in-tree version seems fine.
>=ffmpeg-6.1:
Requires >=11.1.5.3 wrt bug #917765
(mpv is fine with -12 as well, but have not tested other consumers).
No need for revbumps, technically this shouldn't be in RDEPEND but
not going to re-arrange things more than necessary.
Closes: https://bugs.gentoo.org/917765
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
We want full results even if one test fails - this is the general principle
we follow in other tests, and feels in the spirit of the verbose logs policy
too.
We really don't want to play whack-a-mole if a user reports an issue, better
to see the full thing.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
|
|
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|