From 76dfef0cec9170000357d2f354e412daf48941fc Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 30 Dec 2017 01:11:30 +0000 Subject: gentoo resync : 30.12.2017 --- app-arch/funzix/files/funzix-1.0-fix-build-system.patch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 app-arch/funzix/files/funzix-1.0-fix-build-system.patch (limited to 'app-arch/funzix/files') diff --git a/app-arch/funzix/files/funzix-1.0-fix-build-system.patch b/app-arch/funzix/files/funzix-1.0-fix-build-system.patch new file mode 100644 index 000000000000..1fd5482d4dcd --- /dev/null +++ b/app-arch/funzix/files/funzix-1.0-fix-build-system.patch @@ -0,0 +1,8 @@ +--- a/Makefile ++++ b/Makefile +@@ -1,4 +1,4 @@ +-CFLAGS += -Wall -g ++CFLAGS += -Wall + LDLIBS += -lz + + all: funzix -- cgit v1.2.3