mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
mmc-utils: update to latest git head
Also add some valueable patches from mailing-list - upstream seems not to care so much about, but giving them a broader audience does not hurt. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -1,5 +1,5 @@
|
||||
CC ?= gcc
|
||||
-AM_CFLAGS = -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2
|
||||
+AM_CFLAGS = -D_FILE_OFFSET_BITS=64
|
||||
CFLAGS ?= -g -O2
|
||||
objects = \
|
||||
mmc.o \
|
||||
Reference in New Issue
Block a user