mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/xvid: build w/ -std=gnu17
Closes: https://bugs.gentoo.org/943748 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -49,6 +49,9 @@ src_prepare() {
|
||||
multilib_src_configure() {
|
||||
use sparc && append-cflags -mno-vis #357149
|
||||
|
||||
# bug #943748
|
||||
append-cflags -std=gnu17
|
||||
|
||||
local myconf=(
|
||||
--enable-pthread
|
||||
# On x86, only available for mmx+sse2 and non-PIC.
|
||||
|
||||
Reference in New Issue
Block a user