|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/15324] dwarf.c build error on MacOs X Snow Leopard 10.6.8: strnlen definition missing |
Date: | Fri, 05 Apr 2013 04:13:43 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=15324 --- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2013-04-05 04:13:43 UTC --- CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2013-04-05 04:13:41 Modified files: binutils : ChangeLog configure.in dwarf.c config.in configure Log message: PR binutils/15324 * configure.in: Add strnlen to AC_CHECK_DECLS, sort. * dwarf.c (strnlen): Provide fallback decl. * config.in: Regnerate. * configure: Regenerate. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.2008&r2=1.2009 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/configure.in.diff?cvsroot=src&r1=1.117&r2=1.118 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/dwarf.c.diff?cvsroot=src&r1=1.129&r2=1.130 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/config.in.diff?cvsroot=src&r1=1.41&r2=1.42 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/configure.diff?cvsroot=src&r1=1.154&r2=1.155 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |