[Bug 238906] graphics/mesa-dri: enable building without LLVM

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 1 04:55:47 UTC 2019


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

            Bug ID: 238906
           Summary: graphics/mesa-dri: enable building without LLVM
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11 at FreeBSD.org
          Reporter: freebsd at oldach.net
          Assignee: x11 at FreeBSD.org
             Flags: maintainer-feedback?(x11 at FreeBSD.org)

LLVM is a huge beast. Of the 353 ports installed on my VM (running X11), llvm80
amounts to 45% of the total disk space used in /usr/local - over 800M. However
I don't need it as I don't run any accelerated X. Can we add a (close to)
trivial option that avoids RUN_DEPENDS and BUILD_DEPENDS on devel/llvm80 and
just does CONFIGURE_ARGS+=--disable-llvm? That would also dramatically reduce
compile time for this simplified case.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list