Skip to content
  • Stefano Bonicatti's avatar
    Fix flags for Clang · 8d2add45
    Stefano Bonicatti authored
    Clang currently doesn't support the -fabi-version=0 flag.
    
    If Vc is used, it will have exceptions so we need to enable them,
    GCC doesn't detect this for some reason.
    8d2add45