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

Commit 98ad540e authored by Chris Craik's avatar Chris Craik Committed by android-build-merger
Browse files

Merge "Use clang to build microbench" into nyc-dev am: edc76fce

am: 981506f7

* commit '981506f7':
  Use clang to build microbench
parents e5957279 981506f7
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)