+40
−20
Loading
command line arguments to align with the full toolchain build. One issue is that link libraries that appear in the .cfg files can end up out of order and result in undefined symbols. Instead of trying to fix ordering within the config file processing in the driver, this commit hardcodes the kokkos link libraries to the driver/toolchain (just like cheetah/opencilk) and are set to match the internal kokkos build we are now using.