summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt-4.7.4/configure-lflags.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-12 12:58:33 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-12 12:59:16 +0100
commitdfcfe119ee390f3bdb9051dd89248f6d3a8805ba (patch)
treeedf7761b1a69ae3a8314a6b6702081bd12395e14 /meta/recipes-qt/qt4/qt-4.7.4/configure-lflags.patch
parentd7b7f134929dbd79bcd6eff2a3dd2e65d2e88204 (diff)
downloadpoky-dfcfe119ee390f3bdb9051dd89248f6d3a8805ba.tar.gz
qt4: Drop 4.7.4
We have 4.8.1 now and 4.7.4 is obsolete. (From OE-Core rev: cb945328fe019c246c520904c02ca29d3798df07) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/qt4/qt-4.7.4/configure-lflags.patch')
-rw-r--r--meta/recipes-qt/qt4/qt-4.7.4/configure-lflags.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/recipes-qt/qt4/qt-4.7.4/configure-lflags.patch b/meta/recipes-qt/qt4/qt-4.7.4/configure-lflags.patch
deleted file mode 100644
index a8e5945975..0000000000
--- a/meta/recipes-qt/qt4/qt-4.7.4/configure-lflags.patch
+++ /dev/null
@@ -1,18 +0,0 @@
1qt4-tools-native: set LFLAGS to pick up zlib from staging
2
3Original Author: Jeremy Lainé <jeremy.laine@m4x.org>
4Upstream-Status: Pending
5
6Index: qtopia-core-opensource-src-4.3.3/configure
7===================================================================
8--- qtopia-core-opensource-src-4.3.3.orig/configure 2008-01-14 08:53:51.000000000 +0000
9+++ qtopia-core-opensource-src-4.3.3/configure 2008-01-14 08:54:07.000000000 +0000
10@@ -447,7 +447,7 @@
11 # initalize variables
12 #-------------------------------------------------------------------------------
13
14-SYSTEM_VARIABLES="CC CXX CFLAGS CXXFLAGS LDFLAGS"
15+SYSTEM_VARIABLES="CC CXX CFLAGS CXXFLAGS LDFLAGS LFLAGS"
16 for varname in $SYSTEM_VARIABLES; do
17 cmd=`echo \
18 'if [ -n "\$'${varname}'" ]; then