Skip to content

Commit

Permalink
mesa-chimeraos 24.3.0-chos1-6
Browse files Browse the repository at this point in the history
  • Loading branch information
NeroReflex committed Dec 2, 2024
1 parent 3cd5833 commit 4e73990
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib32-mesa/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pkgname=(
)
_mesaver=24.3.0
pkgver=${_mesaver//-/.}.chos1
pkgrel=5
pkgrel=6
epoch=1
pkgdesc="Open-source OpenGL drivers - 32-bit"
url="https://www.mesa3d.org/"
Expand Down
4 changes: 2 additions & 2 deletions mesa/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pkgname=(
)
_mesaver=24.3.0
pkgver=${_mesaver//-/.}.chos1
pkgrel=5
pkgrel=6
epoch=1
pkgdesc="Open-source OpenGL drivers"
url="https://www.mesa3d.org/"
Expand Down Expand Up @@ -163,7 +163,7 @@ build() {
-D gles1=disabled
-D glvnd=enabled
-D glx=dri
-D html-docs=disabled
-D html-docs=enabled
-D intel-clc=enabled
-D libunwind=disabled
-D microsoft-clc=disabled
Expand Down

0 comments on commit 4e73990

Please sign in to comment.