pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/openjdk7



Module Name:    pkgsrc
Committed By:   joerg
Date:           Wed Oct 24 15:36:47 UTC 2012

Modified Files:
        pkgsrc/lang/openjdk7: distinfo
        pkgsrc/lang/openjdk7/patches: patch-bi

Log Message:
Fix the clang build by using the proper compiler builtins instead of
touching the stack and frame pointer directly. Especially the latter is
problematic, since the compiler is not really required to use it.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/lang/openjdk7/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/openjdk7/patches/patch-bi

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