diff options
| -rw-r--r-- | recipes-security/selinux/selinux_common.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-security/selinux/selinux_common.inc b/recipes-security/selinux/selinux_common.inc index 7efa694..e4c23a1 100644 --- a/recipes-security/selinux/selinux_common.inc +++ b/recipes-security/selinux/selinux_common.inc | |||
| @@ -1,10 +1,5 @@ | |||
| 1 | HOMEPAGE = "https://github.com/SELinuxProject" | 1 | HOMEPAGE = "https://github.com/SELinuxProject" |
| 2 | 2 | ||
| 3 | # EXTRA_OEMAKE is typically: -e MAKEFLAGS= | ||
| 4 | # "MAKEFLAGS= " causes problems as ENV variables will not pass to subdirs, so | ||
| 5 | # we redefine EXTRA_OEMAKE here | ||
| 6 | EXTRA_OEMAKE = "-e" | ||
| 7 | |||
| 8 | do_compile() { | 3 | do_compile() { |
| 9 | oe_runmake all \ | 4 | oe_runmake all \ |
| 10 | INCLUDEDIR='${STAGING_INCDIR}' \ | 5 | INCLUDEDIR='${STAGING_INCDIR}' \ |
