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

Commit 981506f7 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

* commit 'edc76fce':
  Use clang to build microbench
parents 167c5b76 edc76fce
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)