The build system currently generates mapfiles by invoking ld with the "-Map=<mapfile>" command line argument. This variant of the flag was introduced in GNU binutils 2.20. To enable compatibility with legacy versions of the GNU ld, the argument has been replaced with the "-Map <mapfile>" variant. Signed-off-by: Joel Holdsworth <jholdsworth@nvidia.com> |
||
|---|---|---|
| .. | ||
| clang | ||
| gcc | ||
| host-gcc | ||
| ld_script.cmake | ||
| linker_flags.cmake | ||
| linker_libraries.cmake | ||
| target_configure.cmake | ||
| target_relocation.cmake | ||
| target.cmake | ||