diff options
Diffstat (limited to 'meta/recipes-extended/byacc/byacc.inc')
| -rw-r--r-- | meta/recipes-extended/byacc/byacc.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/byacc/byacc.inc b/meta/recipes-extended/byacc/byacc.inc index d1453a8922..fae9e2504a 100644 --- a/meta/recipes-extended/byacc/byacc.inc +++ b/meta/recipes-extended/byacc/byacc.inc | |||
| @@ -13,5 +13,7 @@ BBCLASSEXTEND = "native" | |||
| 13 | inherit autotools | 13 | inherit autotools |
| 14 | 14 | ||
| 15 | do_configure() { | 15 | do_configure() { |
| 16 | install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S} | ||
| 17 | install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.sub ${S} | ||
| 16 | oe_runconf | 18 | oe_runconf |
| 17 | } | 19 | } |
