[Bug 194655] graphics/dri incorrect depends - devel/llvm* is listed as BUILD dependency when built with VDPAU support but should be listed as LIB

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 4 14:14:09 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194655

wjenkner at inode.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wjenkner at inode.at

--- Comment #4 from wjenkner at inode.at ---
(In reply to arcade from comment #3)
> Created attachment 149018 [details]
> convert from BUILD_ to LIB_ depends
> 
> I think this would do.

I'd suggest to add --with-llvm-shared-libs to CONFIGURE_ARGS so that the
Gallium drivers are linked with the shared libLLVM as well.  I've been doing
this for several months (with the stuff from the experimental xorg repo). 
There's a huge difference in file sizes, and pkg takes (or used to take?)
considerably less time to make a binary (backup-) package in this case.

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


More information about the freebsd-x11 mailing list