mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2026-03-09 07:13:33 -04:00
fix dune
This commit is contained in:
parent
98385b43a9
commit
5e32ce7bcc
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
|||
(public_name tiny_httpd_eio)
|
||||
(synopsis "An EIO-based backend for Tiny_httpd")
|
||||
(flags :standard -safe-string -warn-error -a+8)
|
||||
(libraries tiny_httpd eio eio.unix))
|
||||
(libraries tiny_httpd eio eio_posix))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue