diff options
| -rw-r--r-- | meta-oe/recipes-core/toybox/toybox_0.7.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/toybox/toybox_0.7.2.bb b/meta-oe/recipes-core/toybox/toybox_0.7.2.bb index 93ef45bb5e..84146584d8 100644 --- a/meta-oe/recipes-core/toybox/toybox_0.7.2.bb +++ b/meta-oe/recipes-core/toybox/toybox_0.7.2.bb | |||
| @@ -16,6 +16,8 @@ SECTION = "base" | |||
| 16 | 16 | ||
| 17 | TOYBOX_BIN = "generated/unstripped/toybox" | 17 | TOYBOX_BIN = "generated/unstripped/toybox" |
| 18 | 18 | ||
| 19 | EXTRA_OEMAKE = 'HOSTCC="${BUILD_CC} ${BUILD_CFLAGS} ${BUILD_LDFLAGS}"' | ||
| 20 | |||
| 19 | do_configure() { | 21 | do_configure() { |
| 20 | oe_runmake defconfig | 22 | oe_runmake defconfig |
| 21 | 23 | ||
