summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-sqlparse
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2024-07-09 01:16:31 -0700
committerArmin Kuster <akuster808@gmail.com>2024-07-09 08:18:46 -0400
commit18f939a5fb37528a5415b05077ece383c346a119 (patch)
tree016cec38798aa56cf54ec6eda709a5c6bb0b420f /meta-python/recipes-devtools/python/python3-sqlparse
parent4f9606591a48a82fd691366ce66aa30a2a139b2e (diff)
downloadmeta-openembedded-18f939a5fb37528a5415b05077ece383c346a119.tar.gz
libdbd-mysql-perl: avoid invoking assert_lib at do_configure stage
The assert_lib from perl package will execute the generated binary. This is not suitable for cross compilation environment such as OE. In OE, if the libs are not available, the following do_compile task will just fail. So we should avoid invoking assert_lib at do_configure stage to avoid error message like below in log.do_configure: /usr/lib64/ld-linux-aarch64.so.1: No such file or directory Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-sqlparse')
0 files changed, 0 insertions, 0 deletions