Commit 4de57b3b by Jason Merrill

(LINK_SPEC): Ditto.

From-SVN: r8068
parent e2fd1d94
......@@ -26,4 +26,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef LINK_SPEC
#define LINK_SPEC \
"-G 8 -O1 %{static:-non_shared} %{!static:-call_shared}"
"-G 8 -O1 %{static:-non_shared} %{!static:-call_shared} -init __main"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment