diff options
| -rw-r--r-- | meta/conf/multilib.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf index 8a8db582df..7f3b9463ef 100644 --- a/meta/conf/multilib.conf +++ b/meta/conf/multilib.conf | |||
| @@ -11,6 +11,8 @@ STAGING_DIR_TARGET = "${WORKDIR}/${MLPREFIX}recipe-sysroot" | |||
| 11 | RECIPE_SYSROOT = "${WORKDIR}/${MLPREFIX}recipe-sysroot" | 11 | RECIPE_SYSROOT = "${WORKDIR}/${MLPREFIX}recipe-sysroot" |
| 12 | RECIPE_SYSROOT:class-native = "${WORKDIR}/recipe-sysroot" | 12 | RECIPE_SYSROOT:class-native = "${WORKDIR}/recipe-sysroot" |
| 13 | 13 | ||
| 14 | PSEUDO_IGNORE_PATHS .= ",${WORKDIR}/${MLPREFIX}recipe-sysroot" | ||
| 15 | |||
| 14 | INHERIT += "multilib_global" | 16 | INHERIT += "multilib_global" |
| 15 | 17 | ||
| 16 | BBCLASSEXTEND:append = " ${MULTILIBS}" | 18 | BBCLASSEXTEND:append = " ${MULTILIBS}" |
