(LIB_SPEC): Remove macro.
authorRoland McGrath <roland@gcc.gnu.org>
Fri, 23 Sep 1994 23:02:58 +0000 (23:02 +0000)
committerRoland McGrath <roland@gcc.gnu.org>
Fri, 23 Sep 1994 23:02:58 +0000 (23:02 +0000)
From-SVN: r8126

gcc/config/i386/gnu.h

index 19b9c14555c9707c4d1aab3b342f58ba52ef9fa8..a4bb67a2e67e095a9766afa9f0b538044df4742d 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 -)"