(LIB_SPEC): New macro.
From-SVN: r8003
This commit is contained in:
parent
8bec060292
commit
3427d6e599
@ -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 -)"
|
||||
|
Loading…
Reference in New Issue
Block a user