CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/02/18 07:06:20
Modified files:
multimedia/libvpx/patches: patch-libs_mk
Log message:
Remove -Wno-unknown-warning-option -Wno-clobbered when building
vp8/encoder/onyx_if.c and vp8/decoder/onyxd_if.c, those options only
exist in clang or recent gccs (?) - unbreaks the build on at least
macppc and loongson, maybe sparc64.
>From Donovan Watteau, who tested this on loongson. Tested by myself on
macppc.
