pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/net/transmission-qt
* On 2023-02-20 at 21:49 GMT, Thomas Klausner wrote:
-GCC_REQD+= 7
+GCC_REQD= 8 # std::filesystem
Please always retain += for GCC_REQD. While it might not matter due to
placement of bsd.prefs.mk in this situation, it does affect things if it
is set after inclusion as it is common to set GCC_REQD to a higher
version in mk.conf to ensure all packages use the same GCC.
The more common it is to see 'GCC_REQD=', the more likely someone will
use it after bsd.prefs.mk inclusion and cause real problems.
Thanks,
--
Jonathan Perkin - mnx.io - pkgsrc.smartos.org
Open Source Complete Cloud www.tritondatacenter.com
Home |
Main Index |
Thread Index |
Old Index