summaryrefslogtreecommitdiffhomepage
path: root/hexcurse.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-03-05 22:23:56 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-03-05 22:23:56 +0000
commit75cb84da6274d97fb7d146499b96b5a4973367cd (patch)
tree838f860750929dd3ede9c0688fb321c3e906ba97 /hexcurse.local.patch
parentb8dc4b98a1ad4cc8b0f2bceca817a6dfa20da341 (diff)
downloadmidipix_build-75cb84da6274d97fb7d146499b96b5a4973367cd.tar.bz2
midipix_build-75cb84da6274d97fb7d146499b96b5a4973367cd.tar.xz
- Followup to last commit.
- Replaced -[LI]${PREFIX_LVL3}/{lib,include} w/ --sysroot ${PREFIX_LVL3}.
Diffstat (limited to 'hexcurse.local.patch')
-rw-r--r--hexcurse.local.patch18
1 files changed, 0 insertions, 18 deletions
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