summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
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