mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2026-03-07 21:37:57 -05:00
disable warning
This commit is contained in:
parent
5e32ce7bcc
commit
f0aadc0307
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue