[Bug 193154] audio/gogglesmm: Update to version 0.13.3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 31 12:30:08 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193154
tkato432 at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #146547|0 |1
is obsolete| |
--- Comment #2 from tkato432 at yahoo.com ---
Created attachment 146593
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146593&action=edit
audio_gogglesmm.diff
> It would be best if OSVERSION wasn't needed at all. There's no setting for
> USES=compiler:<opt> that works universally without checking OSVERSION?
11.0-CURRENT: OK with base clang
10.0-RELEASE: NG with base clang / Needs ports gcc47
9.3-RELEASE: OK with base clang
8.4-RELEASE: NG with base gcc / Nees ports clang33 (or gcc47)
The most annoying thing is base clang in 10.0, which is older and
buggier than in 9.3. In this case, using OSVERSION would be
inevitable since Uses/compiler.mk has no logic to distinguish base
clang between 10.0 and 9.3.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list