pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/lang/clang



On 11/15/14 12:10 AM, Jonathan Perkin wrote:
* 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.


Sorry about that; feel free to revert. OTOH, that's not a great implementation if it's not indicating "you need one of these revisions".

+j




Home | Main Index | Thread Index | Old Index