diff options
| -rw-r--r-- | recipes-containers/criu/criu_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/criu/criu_git.bb b/recipes-containers/criu/criu_git.bb index 09503624..8ecc1725 100644 --- a/recipes-containers/criu/criu_git.bb +++ b/recipes-containers/criu/criu_git.bb | |||
| @@ -46,7 +46,7 @@ EXTRA_OEMAKE:append = " LOGROTATEDIR=${sysconfdir} SYSTEMDUNITDIR=${systemd_unit | |||
| 46 | CFLAGS += "-D__USE_GNU -D_GNU_SOURCE " | 46 | CFLAGS += "-D__USE_GNU -D_GNU_SOURCE " |
| 47 | 47 | ||
| 48 | CFLAGS += " -I${STAGING_INCDIR} -I${STAGING_INCDIR}/libnl3" | 48 | CFLAGS += " -I${STAGING_INCDIR} -I${STAGING_INCDIR}/libnl3" |
| 49 | CFLAGS:arm += "-D__WORDSIZE" | 49 | CFLAGS:append:arm = " -D__WORDSIZE" |
| 50 | 50 | ||
| 51 | # overide LDFLAGS to allow criu to build without: "x86_64-poky-linux-ld: unrecognized option '-Wl,-O1'" | 51 | # overide LDFLAGS to allow criu to build without: "x86_64-poky-linux-ld: unrecognized option '-Wl,-O1'" |
| 52 | export LDFLAGS="" | 52 | export LDFLAGS="" |
