mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2026-03-07 21:37:57 -05:00
format
This commit is contained in:
parent
93c08944bf
commit
98385b43a9
2 changed files with 9 additions and 11 deletions
|
|
@ -1,8 +1,6 @@
|
|||
|
||||
(library
|
||||
(name tiny_httpd_eio)
|
||||
(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))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue