]> code.ossystems Code Review - openembedded-core.git/commit
flex: Fix --noline option behavior
authorOleksiy Obitotskyy <oobitots@cisco.com>
Tue, 19 Jan 2021 12:49:38 +0000 (04:49 -0800)
committerSteve Sakoman <steve@sakoman.com>
Thu, 28 Jan 2021 16:13:19 +0000 (06:13 -1000)
commit2c000cb19aa605c1578afc0b5a445163a2387089
tree12dd2439af65b87fc364754291c629cbe34a9a56
parent0668fa21b7a5dbf96632b406d28d152c7c53fa3c
flex: Fix --noline option behavior

Option --noline or -L does not handled properly.
So generated code contains #line directives with
file absolute path and prevents to create
reproducible builds.

Signed-off-by: Oleksiy Obitotskyy <oobitots@cisco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 0bf2cb7dc2123f220accf1542c2ae4c4b4b8275a)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/flex/flex/0001-Emit-no-line-directives-if-gen_line_dirs-is-false.patch [new file with mode: 0644]
meta/recipes-devtools/flex/flex_2.6.4.bb