mention libmalloc hack

This commit is contained in:
christos 2016-05-04 22:42:40 +00:00
parent f8bc5e22e0
commit d04a36ae01

View File

@ -1,4 +1,4 @@
# $NetBSD: HACKS,v 1.165 2016/04/28 21:18:23 mrg Exp $
# $NetBSD: HACKS,v 1.166 2016/05/04 22:42:40 christos Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@ -27,6 +27,15 @@
#
# this is a comment.
hack gcc-5.3 optimizes memset+malloc -> calloc inside calloc
mdate 4 May 2016
who christos
file external/gpl2/lib/libmalloc/lib/Makefile 1.3 -> 1.5
descr
resulting in infinite recursion; we prevent this with
-fno-builtin-malloc
kcah
hack netstat ieee1394 address printing.
mdate 14 Nov 2000
who matt