Sync with latest libmutton development version

This commit is contained in:
2026-02-14 17:14:48 -05:00
parent b6e53451f1
commit 8d88f9c7fd
3 changed files with 3 additions and 4 deletions
-1
View File
@@ -6,4 +6,3 @@ CGO_ENABLED=0 go build -ldflags="-s -w" -trimpath -tags=stxAll ./mutn.go
Additionally, some custom build tags can be used to create different binaries. The following tags are not used in official builds:
- `wsl`: Allows creating a Linux binary that can interact with the Windows clipboard (for WSL)
- `termux`: Allows creating a Linux binary that can interact with the Termux clipboard (for Android)