xtb icon indicating copy to clipboard operation
xtb copied to clipboard

Detect ifx (intel-llvm) when determining compiler settings

Open TyBalduf opened this issue 1 year ago • 0 comments

  • Use fc_id throughout meson.build, rather than repeatedly calling fc.get_id().
  • Wherever we previously branched for "intel" (ifort compiler), also branch for "intel-llvm" (ifx compiler).

TyBalduf avatar Jun 24 '24 17:06 TyBalduf