various fixes

This commit is contained in:
Stephan Raue 2009-07-20 02:41:08 +02:00
parent f13c908e66
commit 92aa343da5
2 changed files with 3 additions and 30 deletions

View File

@ -5,6 +5,9 @@
$SCRIPTS/build toolchain
cd $PKG_BUILD
xorg_drv_configure_prepend
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \

View File

@ -1,30 +0,0 @@
diff -Naur xf86-video-openchrome-0.2.903/configure xf86-video-openchrome-0.2.903.patch/configure
--- xf86-video-openchrome-0.2.903/configure 2009-05-18 21:39:54.297241592 +0200
+++ xf86-video-openchrome-0.2.903.patch/configure 2009-05-18 21:39:22.851250949 +0200
@@ -12859,7 +12859,7 @@
if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then
$as_echo_n "(cached) " >&6
else
- test "$cross_compiling" = yes &&
+ test "$cross_compiling" = dummy &&
{ { $as_echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
$as_echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
{ (exit 1); exit 1; }; }
@@ -12887,7 +12887,7 @@
if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then
$as_echo_n "(cached) " >&6
else
- test "$cross_compiling" = yes &&
+ test "$cross_compiling" = dummy &&
{ { $as_echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
$as_echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
{ (exit 1); exit 1; }; }
@@ -12915,7 +12915,7 @@
if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then
$as_echo_n "(cached) " >&6
else
- test "$cross_compiling" = yes &&
+ test "$cross_compiling" = dummy &&
{ { $as_echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
$as_echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
{ (exit 1); exit 1; }; }