From 45b11cba2f06fd53f23aa446348b170e72a6b5e1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 13 Jun 2015 21:30:06 +0200 Subject: update libowfat to latest stable version --- package/libowfat/patches/patch-GNUmakefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/libowfat/patches/patch-GNUmakefile (limited to 'package/libowfat/patches/patch-GNUmakefile') diff --git a/package/libowfat/patches/patch-GNUmakefile b/package/libowfat/patches/patch-GNUmakefile new file mode 100644 index 000000000..fbe2b0a3b --- /dev/null +++ b/package/libowfat/patches/patch-GNUmakefile @@ -0,0 +1,11 @@ +--- libowfat-0.30.orig/GNUmakefile 2015-04-10 22:54:57.000000000 +0200 ++++ libowfat-0.30/GNUmakefile 2015-06-05 16:06:19.000000000 +0200 +@@ -18,7 +18,7 @@ all: ent $(LIBS) libowfat.a libsocket t + CROSS= + #CROSS=i686-mingw- + CC=$(CROSS)gcc +-CFLAGS=-pipe -W -Wall -Wextra -O2 -fomit-frame-pointer ++CFLAGS?= + #CFLAGS=-pipe -Os -march=pentiumpro -mcpu=pentiumpro -fomit-frame-pointer -fschedule-insns2 -Wall + + ent: ent.c haveuint128.h -- cgit v1.2.3