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

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

Merge "Add -fno-exceptions to default build config"

parents 563f5598 ef4b7b6b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ fluoride_defaults {
    name: "fluoride_types_defaults",
    cflags: [
        "-DEXPORT_SYMBOL=__attribute__((visibility(\"default\")))",
        "-fno-exceptions",
	"-fvisibility=hidden",
        "-Wall",
        "-Wextra",