We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66f21f commit c1c5093Copy full SHA for c1c5093
build_scripts/php-fb-sdk-build.bat
@@ -32,7 +32,7 @@ exit /B
32
33
set build_msg=Building PHP-%pfb_php_vers%
34
35
- if "%pfb_nts%" gtr "0" (
+ if "%pfb_ts%" gtr "0" (
36
set build_msg=%build_msg% non-TS
37
set extra_args=--disable-zts
38
) else (
0 commit comments