Commit 3427d6e5 by Roland McGrath

(LIB_SPEC): New macro.

From-SVN: r8003
parent 8bec0602
......@@ -15,3 +15,7 @@
/* Don't default to pcc-struct-return, because gcc is the only compiler, and
we want to retain compatibility with older gcc versions. */
#define DEFAULT_PCC_STRUCT_RETURN 0
/* This should be temporary until GNU ld gets a new feature. */
#undef LIB_SPEC
#define LIB_SPEC "%{g*:-lg} -( -lc -lmachuser -lhurduser -)"
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