From e85fa91ec6655da593c0b8b31832045da5ad9ad4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 2 May 2013 11:45:18 +0200 Subject: update Xorg to 7.7 --- package/libXt/patches/patch-ltmain_sh | 11 ----------- package/libXt/patches/patch-util_Makefile_in | 12 ++++++------ 2 files changed, 6 insertions(+), 17 deletions(-) delete mode 100644 package/libXt/patches/patch-ltmain_sh (limited to 'package/libXt/patches') diff --git a/package/libXt/patches/patch-ltmain_sh b/package/libXt/patches/patch-ltmain_sh deleted file mode 100644 index 3abdb2f35..000000000 --- a/package/libXt/patches/patch-ltmain_sh +++ /dev/null @@ -1,11 +0,0 @@ ---- libXt-1.0.9.orig/ltmain.sh 2010-10-28 21:04:10.000000000 +0200 -+++ libXt-1.0.9/ltmain.sh 2011-01-24 17:49:30.000000000 +0100 -@@ -5091,7 +5091,7 @@ func_mode_link () - # @file GCC response files - # -tp=* Portland pgcc target processor selection - -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*) -+ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|-fstack-protector*|-flto*) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - func_append compile_command " $arg" diff --git a/package/libXt/patches/patch-util_Makefile_in b/package/libXt/patches/patch-util_Makefile_in index 3a66fdb31..a92166c93 100644 --- a/package/libXt/patches/patch-util_Makefile_in +++ b/package/libXt/patches/patch-util_Makefile_in @@ -1,6 +1,6 @@ ---- libXt-1.0.9.orig/util/Makefile.in 2010-10-28 21:04:12.000000000 +0200 -+++ libXt-1.0.9/util/Makefile.in 2012-03-12 15:28:44.703027309 +0100 -@@ -108,7 +108,7 @@ CFLAGS = @CFLAGS_FOR_BUILD@ +--- libXt-1.1.3.orig/util/Makefile.in 2012-03-16 06:52:18.000000000 +0100 ++++ libXt-1.1.3/util/Makefile.in 2013-04-30 13:38:32.000000000 +0200 +@@ -106,7 +106,7 @@ CFLAGS = @CFLAGS_FOR_BUILD@ CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ CHANGELOG_CMD = @CHANGELOG_CMD@ CPP = @CPP@ @@ -9,12 +9,12 @@ CWARNFLAGS = @CWARNFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ -@@ -231,7 +231,7 @@ top_build_prefix = @top_build_prefix@ +@@ -246,7 +246,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = Shell.ht StrDefs.ct StrDefs.ht string.list $(appman_PRE) --makestrs_CFLAGS = $(XT_CFLAGS) -+makestrs_CFLAGS = +-AM_CFLAGS = $(XT_CFLAGS) ++AM_CFLAGS = makestrs_SOURCES = makestrs.c # Man page -- cgit v1.2.3