pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/lang/clang
* On 2014-11-15 at 00:06 GMT, Jeff Rizzo wrote:
> Module Name: pkgsrc
> Committed By: riz
> Date: Sat Nov 15 00:04:34 UTC 2014
>
> Modified Files:
> pkgsrc/lang/clang: Makefile
>
> Log Message:
> This builds with gcc 4.8 too, don't make me build 4.7.
This isn't really a good way of doing this, you've now forced everyone
who is on 4.7 to have to build 4.8 for this package, as GCC_REQD takes
the highest revision.
A better way to solve this would have been for you to add
GCC_REQD+=4.8 to your mk.conf.
--
Jonathan Perkin - Joyent, Inc. - www.joyent.com
Home |
Main Index |
Thread Index |
Old Index