Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 767223 Details for
Bug 835412
media-libs/zimg-3.0.3 fails with CFLAGS=-mno-avx2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for the ebuild -v2
zimg-3.0.3.ebuild-flag-o-matic.patch (text/plain), 801 bytes, created by
Xavier Miller
on 2022-03-17 08:05:32 UTC
(
hide
)
Description:
patch for the ebuild -v2
Filename:
MIME Type:
Creator:
Xavier Miller
Created:
2022-03-17 08:05:32 UTC
Size:
801 bytes
patch
obsolete
>--- /var/portage/repos/gentoo/media-libs/zimg/zimg-3.0.3.ebuild 2022-03-16 06:00:23.000000000 +0100 >+++ zimg-3.0.3.ebuild 2022-03-16 15:30:59.535045443 +0100 >@@ -11,7 +11,7 @@ > KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" > S="${WORKDIR}/${PN}-release-${PV}/" > fi >-inherit autotools multilib-minimal >+inherit autotools multilib-minimal flag-o-matic > > DESCRIPTION="Scaling, colorspace conversion, and dithering library" > HOMEPAGE="https://github.com/sekrit-twc/zimg" >@@ -26,6 +26,7 @@ > } > > multilib_src_configure() { >+ filter-flags mno-avx -mno-avx2 -mno-avx512bw -mno-avx512cd -mno-avx512dq -mno-avx512f -mno-avx512vl -mno-avx512vnni -mno-f16c -mno-fma -mno-sse -mno-sse2 > ECONF_SOURCE="${S}" econf \ > $(use_enable debug) \ > $(use_enable static-libs static)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 835412
:
767162
|
767163
|
767179
|
767223
|
767248