diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-01-26 06:49:08 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-01-26 06:49:08 +0900 |
| commit | fdc8a8419bba468c5b97f8a89fceefcc23e9993a (patch) | |
| tree | 9d331f34a5e742ac384e023f95baeb43befd9908 | |
| parent | 122cfbf63a858825538e17f9c90fac5826e5359b (diff) | |
internal/rosa: static libwayland
Required by hakurei.
Signed-off-by: Ophestra <cat@gensokyo.uk>
| -rw-r--r-- | internal/rosa/wayland.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/rosa/wayland.go b/internal/rosa/wayland.go index a888df3c..e3e711b6 100644 --- a/internal/rosa/wayland.go +++ b/internal/rosa/wayland.go @@ -30,6 +30,7 @@ meson setup \ --prefer-static \ -Ddocumentation=false \ -Dtests=true \ + -Ddefault_library=both \ . /usr/src/wayland meson compile meson test |
