Build on osx

This commit is contained in:
Nils O. Selåsdal
2025-07-16 00:50:07 +02:00
parent c0d46d31fb
commit 6d7b80a6d2
5 changed files with 52 additions and 45 deletions
+2
View File
@@ -66,7 +66,9 @@ static suite_func suites[] = {
iomux_suite,
iomux_signal_suite,
string_suite,
#ifndef __APPLE__
ringbuf_suite
#endif
};