[LinkerWrapper] Do not include config files for device linking (#87659)
Summary: The device linking phase only wants to create the necessary commands to emit the device binary. There were issues where the user's default config file was being used and passing incompatible arguments to the device compilation step. Simply disable this since we do not want any additional arguments to these clang invocations.
parent
5a855d51
Please register or sign in to comment