diff options
Diffstat (limited to 'docs/releasing.html')
-rw-r--r-- | docs/releasing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releasing.html b/docs/releasing.html index 020f3dec70a..09ef4ac89cb 100644 --- a/docs/releasing.html +++ b/docs/releasing.html @@ -354,7 +354,7 @@ Here is one solution that I've been using. --with-gallium-drivers=swrast \ --with-vulkan-drivers=intel \ --enable-llvm-shared-libs \ - --enable-gallium-llvm \ + --enable-llvm \ --enable-glx-tls \ --enable-gbm \ --enable-egl \ |