diff options
Diffstat (limited to 'packages/flex/flex_2.5.31.bb')
-rw-r--r-- | packages/flex/flex_2.5.31.bb | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/packages/flex/flex_2.5.31.bb b/packages/flex/flex_2.5.31.bb index 8349355b89..5cec08d8f5 100644 --- a/packages/flex/flex_2.5.31.bb +++ b/packages/flex/flex_2.5.31.bb @@ -1,9 +1,4 @@ -BROKEN_arm="1" - -# On ARM I got: -# -# tables.c: In function `yytbl_write16': -# tables.c:313: internal compiler error: in arm_print_operand, at config/arm/arm.c:11410 - include flex.inc -PR = "r1" +PR = "r2" + +SRC_URI += "file://include.patch;patch=1" |