[Mesa-dev] [Bug 78095] New: Mesa: --enable-llvm-shared-libs option only works if it's omitted

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 29 13:57:06 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=78095

          Priority: medium
            Bug ID: 78095
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: Mesa: --enable-llvm-shared-libs option only works if
                    it's omitted
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: eseifert at error-reports.org
          Hardware: Other
            Status: NEW
           Version: 10.1
         Component: Mesa core
           Product: Mesa

If --enable-llvm-shared-libs option is passed Mesa builds without shared libs,
it only works correctly when the option is omitted.

Commit 933215ac63e43c7960e8e71f42748007ce810df7 changed --with-llvm-shared-libs
to --enable-llvm-shared-libs, but still relies on the variable
with_llvm_shared_libs which isn't set if AC_ARG_ENABLE is used.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140429/e70757ae/attachment-0001.html>


More information about the mesa-dev mailing list