https://bugs.freedesktop.org/show_bug.cgi?id=78095
Priority: medium
Bug ID: 78095
Assignee: [email protected]
Summary: Mesa: --enable-llvm-shared-libs option only works if
it's omitted
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
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.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev