https://bugs.freedesktop.org/show_bug.cgi?id=49766
Bug #: 49766 Summary: [BUG] a typo in the help string of "r600-llvm-compiler" in configure.ac Classification: Unclassified Product: Mesa Version: git Platform: All OS/Version: All Status: NEW Severity: normal Priority: medium Component: Other AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: homer.hs...@gmail.com Patch: diff --git a/configure.ac b/configure.ac index 3bc59ca..43a7c0c 100644 --- a/configure.ac +++ b/configure.ac @@ -638,7 +638,7 @@ AC_ARG_ENABLE([gallium_gbm], [enable_gallium_gbm=auto]) AC_ARG_ENABLE([r600-llvm-compiler], - [AS_HELP_STRING([--enable-r600-llvm-compilerl], + [AS_HELP_STRING([--enable-r600-llvm-compiler], [Enable experimental LLVM backend for graphics shaders @<:default=disable@:>@ [enable_r600_llvm="$enableval"], [enable_r600_llvm=no]) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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