OSDN Git Service

(LIB_SPEC): Remove macro.
authorroland <roland@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Sep 1994 23:02:58 +0000 (23:02 +0000)
committerroland <roland@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Sep 1994 23:02:58 +0000 (23:02 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8126 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/i386/gnu.h

index 19b9c14..a4bb67a 100644 (file)
@@ -15,7 +15,3 @@
 /* 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 -)"