From: Anatol Belski Date: Wed, 19 Nov 2014 23:15:55 +0000 (+0100) Subject: added note about the response files X-Git-Tag: POST_NATIVE_TLS_MERGE^2~43^2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=799057c6be5c39814b4fa1a4cc0b0f08dfed7270;p=php added note about the response files --- diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index 0c9080cc42..b0ecd53383 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -128,3 +128,6 @@ PHP 7.0 INTERNALS UPGRADE NOTES ready binaries is Visual Studio. Still other compilers can be used now for testing and analyzing purposes. + - configure.js now produces response files which are passed to the linker + and library manager. This solves the issues with the long command lines + which can exceed the OS limit.