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

Commit edc76fce authored by Chris Craik's avatar Chris Craik Committed by Android (Google) Code Review
Browse files

Merge "Use clang to build microbench" into nyc-dev

parents 8f81637a 1697c3da
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -324,4 +324,6 @@ ifeq (true, $(HWUI_NEW_OPS))
        tests/microbench/FrameBuilderBench.cpp
endif

LOCAL_CLANG := true # workaround gcc bug

include $(BUILD_EXECUTABLE)