mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
Disable openssl for ngtcp2 temporarily
This commit is contained in:
@@ -24,7 +24,7 @@ class ngtcp2
|
||||
'-DBUILD_SHARED_LIBS=OFF',
|
||||
'-DENABLE_STATIC_CRT=ON',
|
||||
'-DENABLE_LIB_ONLY=ON',
|
||||
'-DENABLE_OPENSSL=ON',
|
||||
'-DENABLE_OPENSSL=OFF',
|
||||
)
|
||||
->build();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user