diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-05-29 23:57:28 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-05-29 23:57:28 +0800 |
| commit | 2e0b6d7007cdcf5e3e909f8053fdc3cb6f57d40f (patch) | |
| tree | 5ff4fc132339d8e16e660ae7a805e82516991bcd | |
| parent | 5fdafa62ff245046f9ae3d40a2e6dea598c7c943 (diff) | |
| download | alicelinux-2e0b6d7007cdcf5e3e909f8053fdc3cb6f57d40f.tar.gz alicelinux-2e0b6d7007cdcf5e3e909f8053fdc3cb6f57d40f.zip | |
mesa: disabled lto
| -rw-r--r-- | repos/extra/mesa/info | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repos/extra/mesa/info b/repos/extra/mesa/info index bf23dbd9..afca706d 100644 --- a/repos/extra/mesa/info +++ b/repos/extra/mesa/info @@ -12,4 +12,5 @@ build_opt=" -Dglx=disabled -Dglvnd=true -Dllvm=disabled + -Db_lto=false " |