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

          Priority: medium
            Bug ID: 59851
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: AC_ARG_WITH misusage leading to mesa configure failure
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: sardemff7+freedesk...@sardemff7.net
          Hardware: All
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

Created attachment 73648
  --> https://bugs.freedesktop.org/attachment.cgi?id=73648&action=edit
Patch to fix mesa configure

Copy of the commit message:

The third argument of AC_ARG_WITH is evaluated for any provided value,
not only on --with-, so it must not force-enable the feature
Also, setting $with_llvm_shared_libs in the opencl check was overriding
the user switch

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to