summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-05 02:58:03 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-05 02:58:03 (EDT)
commit9d5597a396e59bd5aa68288a563cb31daf1f0d1a (patch)
treee97362e222893dd83c5eb6e30adbc7d66d8d3a5d /build
parent2fd4b4a8fd661b3508f80b96f017dbf3d1925a76 (diff)
gdb: Provide /usr/include/gdb/jit-reader.h
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/build b/build
index fa3e32f..37e3e31 100755
--- a/build
+++ b/build
@@ -32,8 +32,6 @@ install: build
dest/usr/share/info/bfd.info \
dest/usr/share/locale/*/LC_MESSAGES/bfd.mo \
dest/usr/share/locale/*/LC_MESSAGES/opcodes.mo
- # Remove development files.
- rm -v dest/usr/include/gdb/jit-reader.h
# Make /etc/gdbinit.
mkdir -p dest/etc/gdb
printf '# System-wide GDB initialization file.\n' >dest/etc/gdb/gdbinit