disable warning

This commit is contained in:
Simon Cruanes 2026-02-15 15:54:03 -05:00
parent 5e32ce7bcc
commit f0aadc0307
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -51,7 +51,7 @@
(public_name tiny_httpd.ws)
(synopsis "Websockets for tiny_httpd")
(private_modules common_ws_ utils_)
(flags :standard -open Tiny_httpd_core)
(flags :standard -w -32 -open Tiny_httpd_core)
(foreign_stubs
(language c)
(names tiny_httpd_ws_stubs)