summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-08-16 16:21:54 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-08-16 16:21:54 +0200
commitf7d9983749306ed0686b608542d3e7d12cba4c3c (patch)
tree0c56a78b9d5f853916ea6174c77233ed67fd88ae
parent6d0d491c8ffcf7c3b5de8ea6cc49b74e4763963d (diff)
downloadptxdist-f7d9983749306ed0686b608542d3e7d12cba4c3c.tar.gz
ptxdist-f7d9983749306ed0686b608542d3e7d12cba4c3c.tar.xz
xorg-proto-x: don't build specs
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/xorg-proto-x.make4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/xorg-proto-x.make b/rules/xorg-proto-x.make
index 19d057f29..1b7bc45e5 100644
--- a/rules/xorg-proto-x.make
+++ b/rules/xorg-proto-x.make
@@ -44,7 +44,9 @@ XORG_PROTO_X_ENV := $(CROSS_ENV)
#
# autoconf
#
-XORG_PROTO_X_AUTOCONF := $(CROSS_AUTOCONF_USR)
+XORG_PROTO_X_AUTOCONF := \
+ $(CROSS_AUTOCONF_USR) \
+ --disable-specs
#
# this was valid for an x86 target. Check on other