summaryrefslogtreecommitdiffstats
path: root/package/pixman/pixman.mk
diff options
context:
space:
mode:
authorMarkos Chandras <markos.chandras@imgtec.com>2013-05-19 23:37:00 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-05-23 23:23:54 +0200
commit1287492fd7d4b4fc61678e684c2adddde93a1bbc (patch)
treef0cc3ed89705fd8c4d2ce7e367fc0a0fa53fe070 /package/pixman/pixman.mk
parent686d4f433b4acb7846cd8d881a03803b911d418c (diff)
downloadbuildroot-novena-1287492fd7d4b4fc61678e684c2adddde93a1bbc.tar.gz
buildroot-novena-1287492fd7d4b4fc61678e684c2adddde93a1bbc.zip
pixman: Apply upstream patch to fix compilation on MIPS
Fixes: http://autobuild.buildroot.net/results/38aa4f2a2269b80226b910c46e0c9abe7dc38ff8/ Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/pixman/pixman.mk')
-rw-r--r--package/pixman/pixman.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/pixman/pixman.mk b/package/pixman/pixman.mk
index 326f9ebb2..8b35ef190 100644
--- a/package/pixman/pixman.mk
+++ b/package/pixman/pixman.mk
@@ -7,6 +7,8 @@ PIXMAN_VERSION = 0.30.0
PIXMAN_SITE = http://xorg.freedesktop.org/releases/individual/lib
PIXMAN_INSTALL_STAGING = YES
PIXMAN_DEPENDENCIES = host-pkgconf
+PIXMAN_AUTORECONF = YES
+
# don't build gtk based demos
PIXMAN_CONF_OPT = --disable-gtk