staticlib.patch 226 B

1234567891011
  1. --- a/lib/includes/ngtcp2/ngtcp2.h
  2. +++ b/lib/includes/ngtcp2/ngtcp2.h
  3. @@ -64,7 +64,7 @@
  4. #include <ngtcp2/version.h>
  5. -#ifdef NGTCP2_STATICLIB
  6. +#if 1
  7. # define NGTCP2_EXTERN
  8. #elif defined(WIN32)
  9. # ifdef BUILDING_NGTCP2