Simon South 7af7a81a60 gcc2, gcc4: Correct LINK_SPEC
Correct LINK_SPEC so it

* Sets appropriate dynamic-link options for any type of dynamically
  linked executable, not only position-independent ones.
* Does not omit these options if "-pie" is specified by the user.
* Recognizes the "-static" option.
* Includes a hyphen previously missing from "--no-undefined".

Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>
2015-11-04 17:35:16 +01:00
2014-01-27 21:52:03 +01:00
2015-11-04 17:35:16 +01:00
2014-01-27 21:38:34 +01:00
2015-11-04 17:35:16 +01:00
2014-07-21 11:18:25 +02:00
Description
No description provided
562 MiB
Languages
C 38.1%
C++ 21.3%
Makefile 9.1%
Ada 7.7%
D 4.3%
Other 18.8%