diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/recode/recode_3.6.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/recode/recode_3.6.bb b/recipes/recode/recode_3.6.bb index 37e3b2a8aa..1eb6d78cc6 100644 --- a/recipes/recode/recode_3.6.bb +++ b/recipes/recode/recode_3.6.bb @@ -8,6 +8,8 @@ SRC_URI = "${GNU_MIRROR}/recode/recode-${PV}.tar.gz \ inherit autotools +TARGET_CC_ARCH_append = "${LDFLAGS}" + do_configure() { gnu-configize oe_runconf |