mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Do not override cmake-detected config on Windows
This commit is contained in:
parent
63a83dd17a
commit
343dbf061b
1 changed files with 0 additions and 5 deletions
|
@ -49,11 +49,6 @@
|
|||
# define CLOSE_SOCKET close
|
||||
# define CHAR_CAST
|
||||
#else
|
||||
|
||||
/* XXX detect these using cmake? */
|
||||
# define HAVE_IP_DONTFRAG 1
|
||||
# define HAVE_IP_MTU_DISCOVER 1
|
||||
|
||||
# define SOCKET_TYPE SOCKET
|
||||
# define CLOSE_SOCKET closesocket
|
||||
# define CHAR_CAST (char *)
|
||||
|
|
Loading…
Reference in a new issue