gcc49: disable as we only support version 5.

This commit is contained in:
Jérôme Duval
2016-12-01 12:08:06 +01:00
committed by GitHub
parent 78437b6f17
commit 9d1920fc5e

View File

@@ -15,7 +15,7 @@ COPYRIGHT="1988-2015 Free Software Foundation, Inc."
PATCHES="gcc49-4.9.3_2015_07_31.patchset"
ARCHITECTURES="!x86_gcc2 !x86 x86_64 arm"
ARCHITECTURES="!x86_gcc2 !x86 ?x86_64 ?arm"
SECONDARY_ARCHITECTURES="!x86"
libstdcxxSoVersion="6"