diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |