Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8168bf9c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Mark these yacc files as creating headers"

parents e21413ba ea3b577f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -29,4 +29,8 @@ cc_binary_host {
    "-fuse-ld=ld",
    "-O0",
  ],
  yacc: {
    gen_location_hh: true,
    gen_position_hh: true,
  },
}