[Bug 216462] [maintainer update] for graphics/openshadinglanguage
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 27 10:21:49 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216462
Shane <FreeBSD at ShaneWare.Biz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #179312|0 |1
is obsolete| |
--- Comment #4 from Shane <FreeBSD at ShaneWare.Biz> ---
Created attachment 179351
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179351&action=edit
update for graphics/openshadinglanguage
Upstream is enabling C++11 by default - looks like that may only be in 1.8.x. I
deliberately disabled it after testing and finding that it breaks linking with
boost. C++14 was just me keeping the two together.
The inclusion of clang34 is only used with src/liboslexec/llvm_ops.cpp the rest
is built using CXX. USES=compiler was to prevent gcc42 being used, the powerpc
maintainers added USE_GCC to fix powerpc builds - see ports r402595. That may
still be required to force use of gcc49 over gcc42? or would
`USES=compiler:c++11-lib` be a better way? I can't test powerpc builds here.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list