]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Thu, 21 Jan 2021 06:02:54 +0000 (14:02 +0800)
commite02c02459b35129402b2a77b592896c787e590ff
tree59e1a372fb448dc7731f9332c3283e1ee22865ec
parent9a1bcf47f0242215610ddf917e8bd87e86fdf419
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: Anuj Mittal <anuj.mittal@intel.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