diff options
| -rw-r--r-- | meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.29.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.29.bb b/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.29.bb index d0a7532984..09f6071e71 100644 --- a/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.29.bb +++ b/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.29.bb | |||
| @@ -30,10 +30,6 @@ CARGO_BUILD_FLAGS += "${@bb.utils.contains('PACKAGECONFIG', 'selinux', '--featur | |||
| 30 | 30 | ||
| 31 | DEPENDS += "${@bb.utils.contains('PACKAGECONFIG', 'selinux', 'clang-native libselinux-native', '', d)}" | 31 | DEPENDS += "${@bb.utils.contains('PACKAGECONFIG', 'selinux', 'clang-native libselinux-native', '', d)}" |
| 32 | 32 | ||
| 33 | export LIBCLANG_PATH = "${STAGING_LIBDIR_NATIVE}" | ||
| 34 | export SELINUX_LIB_DIR = "${STAGING_LIBDIR_NATIVE}" | ||
| 35 | export SELINUX_INCLUDE_DIR = "${STAGING_INCDIR_NATIVE}" | ||
| 36 | |||
| 37 | # The code which follows is strongly inspired from the GNU coreutils bitbake recipe: | 33 | # The code which follows is strongly inspired from the GNU coreutils bitbake recipe: |
| 38 | 34 | ||
| 39 | # [ df mktemp nice printenv base64 gets a special treatment and is not included in this | 35 | # [ df mktemp nice printenv base64 gets a special treatment and is not included in this |
