mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Patches from fnf for SVr4
This commit is contained in:
@ -2,6 +2,14 @@ srcname="GDB doc"
|
||||
srctrigger=gdb.texinfo
|
||||
# per-host:
|
||||
|
||||
case "${host_os}" in
|
||||
|
||||
sysv4* )
|
||||
host_makefile_frag=config/mh-sysv4
|
||||
;;
|
||||
|
||||
esac
|
||||
|
||||
# per-target:
|
||||
|
||||
files="gdbinv-m.m4.in gdbinv-s.m4.in"
|
||||
|
Reference in New Issue
Block a user