mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
Fix offset in uClibc patch.
/trunk/patches/uClibc/0.9.30.1/140-gnu89-inline.patch | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
parent
edf2be89a1
commit
a1e353193f
@ -6,7 +6,7 @@ Original patch from Gentoo.
|
||||
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
|
||||
@@ -502,6 +502,7 @@
|
||||
@@ -519,6 +519,7 @@
|
||||
endif
|
||||
|
||||
CFLAGS += $(call check_gcc,-std=gnu99,)
|
||||
|
Loading…
Reference in New Issue
Block a user