Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2015 16:38:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 200236] [maintainer][patch] games/wesnoth: fix for some FreeBSD 10.1 builds
Message-ID:  <bug-200236-25061-u2Ybes6tXU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200236-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200236-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200236

--- Comment #20 from John Marino <marino@FreeBSD.org> ---
"A compiler version has nothing to do with release."

Well, I say I disagree.

For any supported version of FreeBSD 8 will this not be true? "${COMPILER_TYPE}
== gcc && ${COMPILER_VERSION} <= 42"

about about FreeBSD 9?

If those are always true in 100% of the cases, then use the less complex OPSYS
and OSREL which do _not_ require USES+= compiler:features

That was unnecessarily complex for academic releases.  Let's be practical.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200236-25061-u2Ybes6tXU>