Skip to content

Commit

Permalink
fix(mesa) (#3384)
Browse files Browse the repository at this point in the history
* fix(mesa)

* wip
  • Loading branch information
jhheider authored Sep 20, 2023
1 parent 620802b commit badc331
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/mesa3d.org/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ build:
- -Dgles2=enabled
- -Dvalgrind=disabled
- -Dtools=drm-shim,etnaviv,freedreno,glsl,nir,nouveau,lima
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/8003#note_1781344
LDFLAGS: $LDFLAGS -Wl,--undefined-version
test:
dependencies:
tea.xyz/gx/cc: c99
Expand Down

0 comments on commit badc331

Please sign in to comment.