NAG: Pass response files through front-end to the linker
The nagfor
compiler front-end does not support the @rspfile
syntax.
Use -Wl,@rspfile
instead to pass it through to the linker.
Fixes: #18232 (closed)
The nagfor
compiler front-end does not support the @rspfile
syntax.
Use -Wl,@rspfile
instead to pass it through to the linker.
Fixes: #18232 (closed)