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

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

Merge "Remove unneeded cflags and ldflags"

parents 49144727 5ea2e23a
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -37,14 +37,6 @@ cc_binary_host {
    static_libs: [
        "libc++fs",
    ],
    cppflags: [
        "-fno-exceptions",
        "-O0",
    ],
    ldflags: [
        "-fuse-ld=ld",
        "-O0",
    ],
    yacc: {
        gen_location_hh: true,
        gen_position_hh: true,