On Fri, 2017-03-31 at 11:22 +0200, Walter Schwarzenfeld wrote:
> Now it is the question, why it happens on your system. MAKE_LLVM_VER=
> 39
> is explicit set in the masterport (lib/libGL) and compiles with
> llvm39
>
> without problems on my system (10.3amd64).
>
> For the problem with llvm40 (I
Hi,
I guess it was the way I updated. First updating libclc, it pulled llvm40
in.
Then I thought - ok, so llvm40 is the game now - removing llvm39 and doing
a: "portmaster -o devel/llvm40 llvm39".
Afterwards graphics/dri failed updating.
I rolled back to the snapshot before these tasks were e
typo: should be graphics/libGL.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Now it is the question, why it happens on your system. MAKE_LLVM_VER= 39
is explicit set in the masterport (lib/libGL) and compiles with llvm39
without problems on my system (10.3amd64).
For the problem with llvm40 (I don't know if it is really relevant in
the moment cause of MAKE_LLVM_VER) I
Hi,
yip - that did it.
Thanks
On Fri, 31 Mar 2017, Walter Schwarzenfeld wrote:
Try
Makefile:
+MESA_LLVM_VER= 39
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "
Try
Makefile:
+MESA_LLVM_VER= 39
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Hi every1,
it seems - hopefully not just for me (sorry) - the recent devel/libclc
update breaks graphics/dri.
Upon updating libclc, llvm40 gets lurked into the system and graphics/dri
gets rebuilt, using llvm40 - even if 3.9 is installed - for compilation.
The compile then stops with.
--- SNI