Skip to content
Snippets Groups Projects
Commit c21b5cc3 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

ext-toolchain.sh: rework generated gcc wrapper Only append -L and...

ext-toolchain.sh: rework generated gcc wrapper Only append -L and -Wl,-rpath-link flags if the command line contains -l, -L, -shared or -static flags; this is needed to suppress "-rpath-link: linker input file unused because linking not done" on each cc invocation.

SVN-Revision: 29946
parent d5cf0964
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment