Subject: CVS commit: pkgsrc/lang/gcc44
From: Hans Rosenfeld
Date: 2011-10-12 18:10:49
Message id: 20111012161049.24B5B175DD@cvs.netbsd.org

Log Message:
Add the workaround for SunOS x86 ld bug that breaks .init sections.
Without it, programs using .init sections will just segfault. The
workaround comes from http://www.openssl.org/~appro/values.c

Tested on 5.10, not needed on 5.11.

Files:
RevisionActionfile
1.28modifypkgsrc/lang/gcc44/Makefile
1.1addpkgsrc/lang/gcc44/files/values.c