From 9f77a0951b238c0296e993c0904c2a4abd550927 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 5 Jan 2014 20:41:08 +0100 Subject: another round of build fixes --- package/xf86-video-intel/Makefile | 2 +- package/xf86-video-intel/patches/patch-configure | 32 ------------------------ package/xf86-video-intel/patches/patch-ltmain_sh | 11 -------- 3 files changed, 1 insertion(+), 44 deletions(-) delete mode 100644 package/xf86-video-intel/patches/patch-configure delete mode 100644 package/xf86-video-intel/patches/patch-ltmain_sh (limited to 'package/xf86-video-intel') diff --git a/package/xf86-video-intel/Makefile b/package/xf86-video-intel/Makefile index e49d2e81f..dbb22102c 100644 --- a/package/xf86-video-intel/Makefile +++ b/package/xf86-video-intel/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:= xf86-video-intel PKG_VERSION:= 2.19.0 PKG_RELEASE:= 1 -PKG_MD5SUM:= df7e3644a34e97ead09f083ab48d4457 +PKG_MD5SUM:= a5e655904e8da22acb0d9be1badf9815 PKG_DESCR:= X11 driver for Intel VGA chip PKG_SECTION:= x11/drivers PKG_DEPENDS:= xorg-server libdrm mesalib diff --git a/package/xf86-video-intel/patches/patch-configure b/package/xf86-video-intel/patches/patch-configure deleted file mode 100644 index fe5ca4e86..000000000 --- a/package/xf86-video-intel/patches/patch-configure +++ /dev/null @@ -1,32 +0,0 @@ ---- xf86-video-intel-2.13.0.orig/configure 2010-09-30 17:46:13.000000000 +0200 -+++ xf86-video-intel-2.13.0/configure 2010-11-24 22:05:13.100685362 +0100 -@@ -11623,9 +11623,6 @@ if test x$DRI != xno; then - $as_echo_n "checking for ${sdkdir}/dri.h... " >&6; } - if eval "test \"\${$as_ac_File+set}\"" = set; then : - $as_echo_n "(cached) " >&6 --else -- test "$cross_compiling" = yes && -- as_fn_error $? "cannot check for file existence when cross compiling" "$LINENO" 5 - if test -r "${sdkdir}/dri.h"; then - eval "$as_ac_File=yes" - else -@@ -11646,9 +11643,6 @@ fi - $as_echo_n "checking for ${sdkdir}/sarea.h... " >&6; } - if eval "test \"\${$as_ac_File+set}\"" = set; then : - $as_echo_n "(cached) " >&6 --else -- test "$cross_compiling" = yes && -- as_fn_error $? "cannot check for file existence when cross compiling" "$LINENO" 5 - if test -r "${sdkdir}/sarea.h"; then - eval "$as_ac_File=yes" - else -@@ -11669,9 +11663,6 @@ fi - $as_echo_n "checking for ${sdkdir}/dristruct.h... " >&6; } - if eval "test \"\${$as_ac_File+set}\"" = set; then : - $as_echo_n "(cached) " >&6 --else -- test "$cross_compiling" = yes && -- as_fn_error $? "cannot check for file existence when cross compiling" "$LINENO" 5 - if test -r "${sdkdir}/dristruct.h"; then - eval "$as_ac_File=yes" - else diff --git a/package/xf86-video-intel/patches/patch-ltmain_sh b/package/xf86-video-intel/patches/patch-ltmain_sh deleted file mode 100644 index 5cf546d2a..000000000 --- a/package/xf86-video-intel/patches/patch-ltmain_sh +++ /dev/null @@ -1,11 +0,0 @@ ---- xf86-video-intel-2.13.0.orig/ltmain.sh 2010-02-25 18:09:43.000000000 +0100 -+++ xf86-video-intel-2.13.0/ltmain.sh 2011-01-17 17:47:33.000000000 +0100 -@@ -4765,7 +4765,7 @@ func_mode_link () - # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC - # @file GCC response files - -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*) -+ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-fstack-protector*|-flto) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - func_append compile_command " $arg" -- cgit v1.2.3