libart quick related error in Ubuntu 16.04

If you faced libart quick related error in Ubuntu 16.04 then You can try edit the file “art/build/Android.common_build.mk”


If you faced libart quick related error in Ubuntu 16.04 then

You can try edit the file “art/build/Android.common_build.mk”

ART_HOST_CLANG := false
ifneq ($(WITHOUT_HOST_CLANG),true)
  # By default, host builds use clang for better warnings.
--     ART_HOST_CLANG := true
++     ART_HOST_CLANG := false
endif

Leave a Reply

Discover more from Prabhu System Technology

Subscribe now to keep reading and get access to the full archive.

Continue reading