summaryrefslogtreecommitdiff
path: root/recipes/xorg-util/util-macros_1.2.1.bb
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2009-06-10 13:38:50 +0100
committerPhil Blundell <philb@gnu.org>2009-06-10 13:38:50 +0100
commitd302cb3796aea6f77e3a32ae2e5d6c807ddbbcd0 (patch)
tree419fb77d3d46f4f114eed6fff699d925ac17f734 /recipes/xorg-util/util-macros_1.2.1.bb
parent7bde76df2e108a7ab597691cdb47b26fecc10cae (diff)
parent0399441c0781eb912d6c375533fd60c69573809e (diff)
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/xorg-util/util-macros_1.2.1.bb')
-rw-r--r--recipes/xorg-util/util-macros_1.2.1.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/xorg-util/util-macros_1.2.1.bb b/recipes/xorg-util/util-macros_1.2.1.bb
index 4775fc6901..ddf8874a3b 100644
--- a/recipes/xorg-util/util-macros_1.2.1.bb
+++ b/recipes/xorg-util/util-macros_1.2.1.bb
@@ -1,5 +1,11 @@
require xorg-util-common.inc
+# Version 1.2.1 uses plain `gcc' for checking the compiler version.
+# Instead, the cross compiler must be used. Whenever upgrading to
+# a new version, please recheck for this problem, otherwise it breaks
+# builds with older gcc versions!
+SRC_URI += " file://cross-compiler-for-checking.patch;patch=1"
+
DESCRIPTION = "X autotools macros"
PE = "1"