This commit is contained in:
Simon Cruanes 2025-05-08 11:51:19 -04:00
parent 5b0ec9ce6e
commit 48d235331b
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -3,4 +3,4 @@
(public_name nanoev.unix)
(synopsis "Unix/select backend")
(private_modules heap)
(libraries nanoev unix))
(libraries nanoev unix threads.posix))