patches/uClibc/0.9.30.2/130-gnu89-inline.patch
author Arnaud Lacombe <lacombar@gmail.com>
Tue Aug 03 06:17:51 2010 +0200 (2010-08-03)
changeset 2064 f5ebe8c429dc
parent 1737 e034c377c89d
permissions -rw-r--r--
libc/uClibc: add uClibc 0.9.30.3

This version has been released a couple of month ago, but it never reached
crosstool-ng tree. This may be linked to the fact that the current 0.9.30.2,
once patched, has nothing much different from 0.9.30.3, released.

I'm not including any patch with this upgrade, on purpose.

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
jocke@1737
     1
Original patch from Gentoo.
jocke@1737
     2
jocke@1737
     3
-= BEGIN original header =-
jocke@1737
     4
-= END original header =-
jocke@1737
     5
jocke@1737
     6
diff -durN uClibc-0.9.30.orig/Rules.mak uClibc-0.9.30/Rules.mak
jocke@1737
     7
--- uClibc-0.9.30.orig/Rules.mak	2008-11-12 13:24:16.000000000 +0100
jocke@1737
     8
+++ uClibc-0.9.30/Rules.mak	2009-02-07 09:57:59.000000000 +0100
jocke@1737
     9
@@ -519,6 +519,7 @@
jocke@1737
    10
 endif
jocke@1737
    11
 
jocke@1737
    12
 CFLAGS += $(call check_gcc,-std=gnu99,)
jocke@1737
    13
+CFLAGS += $(call check_gcc,-fgnu89-inline,)
jocke@1737
    14
 
jocke@1737
    15
 LDFLAGS_NOSTRIP:=$(CPU_LDFLAGS-y) -shared \
jocke@1737
    16
 	-Wl,--warn-common -Wl,--warn-once -Wl,-z,combreloc