pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/eina
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Sep 26 07:37:26 UTC 2012
Modified Files:
pkgsrc/devel/eina: distinfo
pkgsrc/devel/eina/patches: patch-configure
Log Message:
Don't blindly pass -mt on Solaris, it's a Sun Studio flag only, and the
current wrapper transformation is incompatible since -threads was removed
in GCC 4.7.
Defaulting to -pthreads will be supported by the sunpro transformations.
Fixes package on Solaris/GCC.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/eina/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/eina/patches/patch-configure
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