diff options
Diffstat (limited to 'docs/relnotes/10.2.html')
-rw-r--r-- | docs/relnotes/10.2.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html index e9d30c5c17c..72b4edc7e61 100644 --- a/docs/relnotes/10.2.html +++ b/docs/relnotes/10.2.html @@ -70,6 +70,8 @@ TBD. <ul> <li>Renamed <i>--with-llvm-shared-libs</i> to <i>--enable-llvm-shared-libs</i></li> +</ul> + <p> The option is used to control how mesa is linked against LLVM, and now defaults to enabled (shared linking). |