summaryrefslogtreecommitdiff
path: root/patches/elf2flt/4820f0dbb77cd6564d5fa0817218fe2a1fb99f32/100-filter-includes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/elf2flt/4820f0dbb77cd6564d5fa0817218fe2a1fb99f32/100-filter-includes.patch')
-rw-r--r--patches/elf2flt/4820f0dbb77cd6564d5fa0817218fe2a1fb99f32/100-filter-includes.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/patches/elf2flt/4820f0dbb77cd6564d5fa0817218fe2a1fb99f32/100-filter-includes.patch b/patches/elf2flt/4820f0dbb77cd6564d5fa0817218fe2a1fb99f32/100-filter-includes.patch
index 18bd46a..204aac0 100644
--- a/patches/elf2flt/4820f0dbb77cd6564d5fa0817218fe2a1fb99f32/100-filter-includes.patch
+++ b/patches/elf2flt/4820f0dbb77cd6564d5fa0817218fe2a1fb99f32/100-filter-includes.patch
@@ -1,8 +1,8 @@
-From 74f694a5147089463eecc93034d68278c1fc7561 Mon Sep 17 00:00:00 2001
+From 6ae8f1cc9abd2c25b3376a18f33fee00d9e771cf Mon Sep 17 00:00:00 2001
From: Alexey Neyman <stilor@att.net>
Date: Mon, 27 Feb 2017 01:20:10 -0800
-Subject: [PATCH] When looking for binutils/BFD headers, create a local include
- dir
+Subject: [PATCH 1/2] When looking for binutils/BFD headers, create a local
+ include dir
... and filter only those headers that elf2flt binaries are going
to use, to minimize the chance of clashes with system headers.
@@ -17,7 +17,7 @@ Signed-off-by: Alexey Neyman <stilor@att.net>
create mode 100755 mk-local-include.sh
diff --git a/Makefile.in b/Makefile.in
-index a6feea6..d3e75bd 100644
+index a6feea6..1e34bda 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -14,7 +14,9 @@ CPU = @target_cpu@