 Chromium Code Reviews
 Chromium Code Reviews Issue 
            644683004:
    android_webview: force clang for host targets.  (Closed)
    
  
    Issue 
            644683004:
    android_webview: force clang for host targets.  (Closed) 
  | Descriptionandroid_webview: force clang for host targets.
Current AOSP versions use clang to build host code by default and
https://codereview.chromium.org/516723004 configured common.gypi to
assume this, but this breaks building against older releases where clang
is not the default. Force use of clang by emitting "LOCAL_CLANG := true"
into generated host makefiles so that it will work no matter what
release we are using.
BUG=421873
Committed: https://crrev.com/981f132f9f354a9c3cd1bb45bb1f95f8d006f5fa
Cr-Commit-Position: refs/heads/master@{#298942}
   Patch Set 1 #
      Total comments: 1
      
     
 Messages
    Total messages: 8 (2 generated)
     | |||||||||||||||||||