Skip to content

NAG: Pass response files through front-end to the linker

Brad King requested to merge brad.king/cmake:nag-fortran-rsp into master

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)

Merge request reports