CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/07/04 12:01:44
Modified files:
gnu/lib/libobjc: Makefile.bsd-wrapper
lib/libc/sys : Makefile.inc
lib/libcurses : Makefile
lib/libform : Makefile
lib/libmenu : Makefile
lib/libpanel : Makefile
regress/usr.bin/ssh/unittests/test_helper: Makefile
share/man/man5 : mk.conf.5
share/mk : bsd.README bsd.lib.mk bsd.own.mk
sys/arch/amd64/stand: Makefile.inc
sys/arch/hppa/stand: Makefile.inc
sys/arch/i386/stand: Makefile.inc
usr.bin/ssh/lib: Makefile
Log message:
DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS
contains -g by default anyway
problem noted by Edgar Pettijohn (edgar (at) pettijohn-web.com)
ok millert@ kettenis@ deraadt@