Pixman: update to latest version

* Cairo needs at least 0.22
* Also remove !x86_gcc2 restriction since it builds and passes all
tests.
This commit is contained in:
Adrien Destugues
2014-07-04 21:10:49 +02:00
parent e2b96a3e38
commit af08ee5ad6
2 changed files with 85 additions and 6 deletions

View File

@@ -15,12 +15,7 @@ COPYRIGHT="1987-1998 The Open Group
REVISION="1"
ARCHITECTURES="x86 x86_64"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
# x86_gcc2 is fine as primary target architecture as long as we're building
# for a different secondary architecture.
ARCHITECTURES="$ARCHITECTURES x86_gcc2"
fi
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="