summaryrefslogtreecommitdiff
path: root/patches/uClibc/0.9.30.2/130-gnu89-inline.patch
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-10 06:47:17 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-11-11 16:27:33 (GMT)
commit930fa77076874655179341433b4f8066deefb0b8 (patch)
treea4f0045b6706d203eb89ee22654b56d0f7448565 /patches/uClibc/0.9.30.2/130-gnu89-inline.patch
parent83403825ee654bcf214a9329d429bcf9603acad5 (diff)
uClibc: Reduce supported versions
This commit reduces the number of supported versions to: * 0.9.33.2 * custom location Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'patches/uClibc/0.9.30.2/130-gnu89-inline.patch')
-rw-r--r--patches/uClibc/0.9.30.2/130-gnu89-inline.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/patches/uClibc/0.9.30.2/130-gnu89-inline.patch b/patches/uClibc/0.9.30.2/130-gnu89-inline.patch
deleted file mode 100644
index bc45bf6..0000000
--- a/patches/uClibc/0.9.30.2/130-gnu89-inline.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Original patch from Gentoo.
-
--= BEGIN original header =-
--= END original header =-
-
-diff -durN uClibc-0.9.30.orig/Rules.mak uClibc-0.9.30/Rules.mak
---- uClibc-0.9.30.orig/Rules.mak 2008-11-12 13:24:16.000000000 +0100
-+++ uClibc-0.9.30/Rules.mak 2009-02-07 09:57:59.000000000 +0100
-@@ -519,6 +519,7 @@
- endif
-
- CFLAGS += $(call check_gcc,-std=gnu99,)
-+CFLAGS += $(call check_gcc,-fgnu89-inline,)
-
- LDFLAGS_NOSTRIP:=$(CPU_LDFLAGS-y) -shared \
- -Wl,--warn-common -Wl,--warn-once -Wl,-z,combreloc