commit | 76e4fa70e79ee959c0e11eaacd4cf863291b1ddb | [log] [tgz] |
---|---|---|
author | H.J. Lu <hjl.tools@gmail.com> | Mon Jul 18 18:49:27 2022 -0700 |
committer | H.J. Lu <hjl.tools@gmail.com> | Mon Jul 18 18:54:20 2022 -0700 |
tree | 5c86ab4cf920637e2838cd178f691cc3208adbf7 | |
parent | bd0736124c20950ac353f01e5029b7cb5d8a7010 [diff] |
ld: Pass -nostdlib to compiler with -r Pass -nostdlib to compiler with -r to avoid unnecessary .o file and libraries. PR ld/29377 * testsuite/ld-elf/linux-x86.exp: Pass -nostdlib with -r.