From 75cb84da6274d97fb7d146499b96b5a4973367cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Sat, 5 Mar 2016 22:23:56 +0000 Subject: - Followup to last commit. - Replaced -[LI]${PREFIX_LVL3}/{lib,include} w/ --sysroot ${PREFIX_LVL3}. --- hexcurse.local.patch | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'hexcurse.local.patch') diff --git a/hexcurse.local.patch b/hexcurse.local.patch index f225eda5..2ae72da8 100644 --- a/hexcurse.local.patch +++ b/hexcurse.local.patch @@ -20,21 +20,3 @@ | -linux-newlib* | -linux-musl* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ ---- hexcurse/src/Makefile.in.orig 2016-03-05 13:45:43.656822716 +0000 -+++ hexcurse/src/Makefile.in 2016-03-05 13:47:34.832820248 +0000 -@@ -258,7 +258,7 @@ - top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ --AM_CPPFLAGS = -I$(top_srcdir)/include -Wall -Werror -Wextra -+AM_CPPFLAGS = -I$(top_srcdir)/include -Wall -Wextra - hexcurse_SOURCES = file.c llist.c screen.c hexcurse.c stack.c getopt.c acceptch.c color.c - all: all-am - ---- hexcurse/src/Makefile.am.orig 2016-03-05 13:48:01.896819648 +0000 -+++ hexcurse/src/Makefile.am 2016-03-05 13:48:58.960818381 +0000 -@@ -1,3 +1,3 @@ - bin_PROGRAMS = hexcurse --AM_CPPFLAGS = -I$(top_srcdir)/include -Wall -Werror -Wextra -+AM_CPPFLAGS = -I$(top_srcdir)/include -Wall -Wextra - hexcurse_SOURCES = file.c llist.c screen.c hexcurse.c stack.c getopt.c acceptch.c color.c -- cgit v1.2.3