xorg-util: use the cross compiler instead of gcc in configure scripts
authormd <md@freiheit.com>
Mon, 8 Jun 2009 17:33:12 +0000 (19:33 +0200)
committermd <md@freiheit.com>
Mon, 8 Jun 2009 17:33:12 +0000 (19:33 +0200)
commit01c73184ab8a1c8515b426e24e5ee80e238f8365
treefdd2a4580acdcac3ab329c47ed3ab4e4d9563ba9
parenta9a408c12539e4bb6679563ac8da28c32aa41f3a
xorg-util: use the cross compiler instead of gcc in configure scripts
- the macro code provided for xlibs is not usable for cross-compiling as for determining the compiler version simply the `gcc' command is used
- instead, we now use $CC
recipes/xorg-util/util-macros-1.2.1/cross-compiler-for-checking.patch [new file with mode: 0644]
recipes/xorg-util/util-macros_1.2.1.bb