mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-13 06:20:42 -05:00
Two changes: 1. Accept BUILD_TINY_HTTPD_OPTLEVEL envvar to adjust the -O<num> level. Defaults to 2. Can be negative to remove it entirely, which fixes errors with MSVC which will bail on incompatible options. 2. Do not use -fPIC with MSVC |
||
|---|---|---|
| .. | ||
| common_ws_.ml | ||
| dune | ||
| tiny_httpd_ws.ml | ||
| tiny_httpd_ws.mli | ||
| tiny_httpd_ws_stubs.c | ||
| utils_.ml | ||