pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/gcc44



Module Name:    pkgsrc
Committed By:   hans
Date:           Wed Oct 12 16:10:49 UTC 2011

Modified Files:
        pkgsrc/lang/gcc44: Makefile
Added Files:
        pkgsrc/lang/gcc44/files: values.c

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.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/lang/gcc44/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/gcc44/files/values.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index