]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jan 2021 22:46:11 +0000 (22:46 +0000)
commit0bf2cb7dc2123f220accf1542c2ae4c4b4b8275a
treee9fca603319f16b0cf218d608ca9701b1e9f4ca4
parent5fb8ae0e9159597d7eaa9307a3a8543800bf9405
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>
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