Skip to content

Commit 99ee5db

Browse files
committed
add --enable-rtld-now in upgrade info
1 parent 233888e commit 99ee5db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADING.INTERNALS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@ PHP 7.4 INTERNALS UPGRADE NOTES
200200
since they are not needed on the current systems.
201201
- Local PHP macros PHP_TARGET_RDYNAMIC, PHP_SOLARIS_PIC_WEIRDNESS,
202202
PHP_SYS_LFS have been removed.
203+
- new --enable-rtld-now build option allow to switch dlopen behavior
204+
from RTLD_LAZY to RTLD_NOW
203205

204206
c. Windows build system changes
205207

0 commit comments

Comments
 (0)