diff options
author | Claude Bing <cbing@cybernetics.com> | 2020-05-07 14:28:06 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-05-07 23:01:29 -0700 |
commit | 0145cb4645b720efc36e4a034bb9e1077c191e5e (patch) | |
tree | d2475a4fceb586f237fa3377ce41658afa3bec6c /meta-python/recipes-devtools/python/python-pathlib2.inc | |
parent | 17426020a8c296986857511e85e3551207db857d (diff) | |
download | meta-openembedded-0145cb4645b720efc36e4a034bb9e1077c191e5e.tar.gz |
php: fix opcache link error in 7.4
Explicitly specifying -lrt is required for opcache to be linked against
the proper dependencies. Additionally, PHP disables libdl when it
detects a cross-compilation environment for some reason. In order to
load any type of extension, re-enabling libdl is required.
Signed-off-by: Claude Bing <cbing@cybernetics.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pathlib2.inc')
0 files changed, 0 insertions, 0 deletions