tech-pkg archive

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

Re: pkgsrc frozen for 2017Q2



On 06/27/17 04:12, Joerg Sonnenberger wrote:
On Mon, Jun 26, 2017 at 08:46:58PM -0500, Jason Bacon wrote:
MesaLib fails on CentOS 6 with the following:
It depends on whether you include DRM support or not.

Joerg

Ah, yeah I vaguely recall a previous discussion about that. How about something like

.if !empty(PKG_OPTIONS:Mdri)
GCC_REQD+=    4.8
.else
GCC_REQD+=      4.2
.endif

Or could we trade in GCC_REQD for "USE_LANGUAGES+=c++11" now?

--
Earth is a beta site.



Home | Main Index | Thread Index | Old Index