diff --git a/packages/x11/driver/xf86-video-ati/build b/packages/x11/driver/xf86-video-ati/build index 31b67bb174..f1383bd067 100755 --- a/packages/x11/driver/xf86-video-ati/build +++ b/packages/x11/driver/xf86-video-ati/build @@ -5,6 +5,9 @@ $SCRIPTS/build toolchain cd $PKG_BUILD + +xorg_drv_configure_prepend + ./configure --host=$TARGET_NAME \ --build=$HOST_NAME \ --prefix=/usr \ diff --git a/packages/x11/driver/xf86-video-ati/patches/10_cross-compile.diff b/packages/x11/driver/xf86-video-ati/patches/10_cross-compile.diff deleted file mode 100644 index 2d405c2606..0000000000 --- a/packages/x11/driver/xf86-video-ati/patches/10_cross-compile.diff +++ /dev/null @@ -1,47 +0,0 @@ ---- xf86-video-ati-6.10.0.orig/configure 2009-01-09 18:46:01.000000000 +0100 -+++ xf86-video-ati-6.10.0/configure 2009-01-09 18:46:45.000000000 +0100 -@@ -21389,7 +21389,7 @@ - if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -- test "$cross_compiling" = yes && -+ test "$cross_compiling" = dummy && - { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 - echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} - { (exit 1); exit 1; }; } -@@ -21414,7 +21414,7 @@ - if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -- test "$cross_compiling" = yes && -+ test "$cross_compiling" = dummy && - { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 - echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} - { (exit 1); exit 1; }; } -@@ -21439,7 +21439,7 @@ - if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -- test "$cross_compiling" = yes && -+ test "$cross_compiling" = dummy && - { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 - echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} - { (exit 1); exit 1; }; } -@@ -21464,7 +21464,7 @@ - if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -- test "$cross_compiling" = yes && -+ test "$cross_compiling" = dummy && - { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 - echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} - { (exit 1); exit 1; }; } -@@ -23059,7 +23059,7 @@ - if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -- test "$cross_compiling" = yes && -+ test "$cross_compiling" = dummy && - { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 - echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} - { (exit 1); exit 1; }; }