pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/mail/thunderbird10
On Sat, Mar 30, 2013 at 10:07:01PM +0000, Matthias Scheler wrote:
> Module Name: pkgsrc
> Committed By: tron
> Date: Sat Mar 30 22:07:01 UTC 2013
>
> Modified Files:
> pkgsrc/mail/thunderbird10: Makefile
>
> Log Message:
> Use portable "-R" linker option instead of non-portable "-rpath" option.
> The "configure" stage now works under Solaris 10 (i386 with GCC 4.5)
> but the build still fails.
-R is not really portable either. At the very least, the compiler rpath
flag should be used and otherwise the cmd-sink* adjusted to handle it.
Joerg
Home |
Main Index |
Thread Index |
Old Index