Skip to content
  • Moritz Angermann's avatar
    GHC_LLVM_TARGET: Keep android OS · 07ddeaf7
    Moritz Angermann authored
    Summary:
    Our usual GHC_CONVERT_OS macro, will turn any andoird* into android.
    This however drops the essential androideabi part. As such for the
    GHC_LLVM_TARGET we only convert the VENDOR, not the OS.
    
    Reviewers: bgamari, austin, hvr
    
    Reviewed By: bgamari
    
    Subscribers: rwbarton, thomie, erikd
    
    Differential Revision: https://phabricator.haskell.org/D4031
    07ddeaf7