Its needed on architectures like aarch64 and riscv
Signed-off-by: Khem Raj <[email protected]>
---
meta-multimedia/recipes-multimedia/x265/x265_4.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-multimedia/recipes-multimedia/x265/x265_4.1.bb
b/meta-multimedia/recipes-multimedia/x265/x265_4.1.bb
index 176774e359..268ccec167 100644
--- a/meta-multimedia/recipes-multimedia/x265/x265_4.1.bb
+++ b/meta-multimedia/recipes-multimedia/x265/x265_4.1.bb
@@ -14,7 +14,7 @@ S = "${WORKDIR}/x265_${PV}/source"
inherit lib_package cmake pkgconfig
-EXTRA_OECMAKE += "-DENABLE_SHARED=ON -DENABLE_CLI=ON"
+EXTRA_OECMAKE += "-DENABLE_PIC=ON -DENABLE_SHARED=ON -DENABLE_CLI=ON"
do_generate_toolchain_file:append() {
echo "set(CMAKE_ASM_NASM_FLAGS --debug-prefix-map
${S}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR})" >> ${WORKDIR}/toolchain.cmake
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#114728):
https://lists.openembedded.org/g/openembedded-devel/message/114728
Mute This Topic: https://lists.openembedded.org/mt/110486150/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-