summaryrefslogtreecommitdiffstats
path: root/recipes-containers/criu/criu_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/criu/criu_git.bb')
-rw-r--r--recipes-containers/criu/criu_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-containers/criu/criu_git.bb b/recipes-containers/criu/criu_git.bb
index 3a021031..083609fc 100644
--- a/recipes-containers/criu/criu_git.bb
+++ b/recipes-containers/criu/criu_git.bb
@@ -57,6 +57,8 @@ inherit setuptools
57PACKAGECONFIG ??= "" 57PACKAGECONFIG ??= ""
58PACKAGECONFIG[selinux] = ",,libselinux" 58PACKAGECONFIG[selinux] = ",,libselinux"
59 59
60CLEANBROKEN = "1"
61
60do_compile_prepend() { 62do_compile_prepend() {
61 rm -rf ${S}/images/google/protobuf/descriptor.proto 63 rm -rf ${S}/images/google/protobuf/descriptor.proto
62 ln -s ${PKG_CONFIG_SYSROOT_DIR}/usr/include/google/protobuf/descriptor.proto ${S}/images/google/protobuf/descriptor.proto 64 ln -s ${PKG_CONFIG_SYSROOT_DIR}/usr/include/google/protobuf/descriptor.proto ${S}/images/google/protobuf/descriptor.proto