]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream commit
authorguenther@openbsd.org <guenther@openbsd.org>
Mon, 4 Jul 2016 18:01:44 +0000 (18:01 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 8 Jul 2016 03:50:03 +0000 (13:50 +1000)
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@

Upstream-ID: 96c5054e3e1f170c6276902d5bc65bb3b87a2603

.skipped-commit-ids

index ca7c707830377e63ab3c9021f631fdd530befdef..02088ce56995e840bcbd4f8a3f1ba978dcb33366 100644 (file)
@@ -8,3 +8,4 @@ edbfde98c40007b7752a4ac106095e060c25c1ef        Regen moduli
 7cf73737f357492776223da1c09179fa6ba74660       Remove moduli <2k
 180d84674be1344e45a63990d60349988187c1ae       Update moduli
 f6ae971186ba68d066cd102e57d5b0b2c211a5ee       systrace is dead.
+96c5054e3e1f170c6276902d5bc65bb3b87a2603       remove DEBUGLIBS from Makefile