git: pkgsrc - Hack for dynamic loading of certain libgcc.a symbols (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Oct 4 13:18:22 PDT 2010
commit 4b548429247a10382073a0c227af306272160d8d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Oct 4 13:15:15 2010 -0700
pkgsrc - Hack for dynamic loading of certain libgcc.a symbols (2)
* Make the hack i386-specific.
Summary of changes:
lib/libc/gen/Makefile.inc | 2 +-
lib/libc/i386/gen/Makefile.inc | 1 +
lib/libc/{ => i386}/gen/_gcc_hack.c | 0
3 files changed, 2 insertions(+), 1 deletions(-)
rename lib/libc/{ => i386}/gen/_gcc_hack.c (100%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4b548429247a10382073a0c227af306272160d8d
--
DragonFly BSD source repository
More information about the Commits
mailing list