# HG changeset patch # User April Chin # Date 1491344263 25200 # Node ID f9c043c8232387f90328be9c8d578e42b02f999f # Parent a0c0b8aac8d4e589d545c2922c2a26ced59ae5ce 25464460 gdb man page needs some manpage in it diff -r a0c0b8aac8d4 -r f9c043c82323 components/gdb/Makefile --- a/components/gdb/Makefile Wed Apr 19 14:37:55 2017 -0700 +++ b/components/gdb/Makefile Tue Apr 04 15:17:43 2017 -0700 @@ -74,7 +74,7 @@ # GDB wants the GNU utilities -PATH=/usr/gnu/bin:$(GCC_ROOT)/bin:/usr/bin:/usr/perl/$(PERL_VERSION)/bin +PATH=/usr/gnu/bin:$(GCC_ROOT)/bin:/usr/bin:/usr/perl5/$(PERL_VERSION)/bin # Specify the C Standard to use when building CC += -std=gnu99