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

Commit 1697c3da authored by Chris Craik's avatar Chris Craik
Browse files

Use clang to build microbench

Change-Id: I7ae8049fe05e99fadf905abd18553cb28596ba7f
parent 901bbe06
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)