summaryrefslogtreecommitdiffstats
path: root/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch')
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch
deleted file mode 100644
index 659c6e331..000000000
--- a/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Pass LDFLAGS to the linker
-
-Upstream-Status: Pending
-
-Signed-off-by: Mikhail Durnev <Mikhail_Durnev@mentor.com>
-
-diff -Naur old/unix/configure new/unix/configure
---- old/unix/configure 2014-01-13 21:59:27.000000000 +1100
-+++ new/unix/configure 2014-01-14 16:36:02.000000000 +1100
-@@ -16,7 +16,7 @@
- CFLAGSR=${CFLAGS}
- IZ_BZIP2=${3}
- CFLAGS="${CFLAGS} -I. -DUNIX"
--LFLAGS1=""
-+LFLAGS1=${LDFLAGS}
- LFLAGS2=""
- LN="ln -s"
-
OpenPOWER on IntegriCloud