From 799057c6be5c39814b4fa1a4cc0b0f08dfed7270 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Thu, 20 Nov 2014 00:15:55 +0100 Subject: [PATCH] added note about the response files --- UPGRADING.INTERNALS | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.40.0