1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/lang/gcc-aux
John Marino 0e4847e1d9 lang/gcc-aux: Fix symbolic trace on FreeBSD
Recent gcc creates debug information in dwarf4 format, something that
the base version of addr2line on FreeBSD cannot understand.  When the
compiler requires binutils from ports to build, then ensure the
symbolic tracing code also uses addr2line from the same binutils (which
is already available due to RUN_DEPENDS requirements).  Since DragonFly
3.6 and lower are no longer officially supported, this change only
affects FreeBSD, but it affects all supported releases.  The conditional
code for DragonFly 3.6 has been removed while here.

Reported by:	Natacha Porte
PR:		195465
2014-11-28 12:43:03 +00:00
..
files
distinfo lang/gcc-aux: Update version 20140716 (4.9.1) => 20141023 (4.9.2) 2014-11-02 01:11:04 +00:00
Makefile lang/gcc-aux: Fix symbolic trace on FreeBSD 2014-11-28 12:43:03 +00:00
Makefile.common
Makefile.version lang/gcc-aux: Fix symbolic trace on FreeBSD 2014-11-28 12:43:03 +00:00
pkg-descr