This commit is contained in:
Simon Cruanes 2026-03-25 09:40:43 -04:00
parent dc4d171d39
commit 1092cfb269
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -24,5 +24,6 @@
(test (test
(name t_fib_await_mem) (name t_fib_await_mem)
(package moonpool) (package moonpool)
(enabled_if (= %{system} linux)) (enabled_if
(= %{system} linux))
(libraries moonpool)) (libraries moonpool))