chore: try to fix the freakin CI

This commit is contained in:
Simon Cruanes 2021-01-27 10:50:38 -05:00
parent 2804b7f3f1
commit 07d479c305

View file

@ -3,6 +3,6 @@
(name tiny_httpd)
(public_name tiny_httpd)
(libraries threads)
(inline_tests (backend qtest.lib))
(inline_tests (backend qtest.lib) (flags :standard -warn-error -a+8))
(flags :standard -safe-string)
(wrapped false))