emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/m/ibmrs6000.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/ibmrs6000.h,v
Date: Mon, 21 Jul 2008 17:50:47 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/21 17:50:47

Index: m/ibmrs6000.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/ibmrs6000.h,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -b -r1.56 -r1.57
--- m/ibmrs6000.h       17 Jul 2008 13:57:12 -0000      1.56
+++ m/ibmrs6000.h       21 Jul 2008 17:50:46 -0000      1.57
@@ -63,11 +63,6 @@
 #define LD_SWITCH_MACHINE -Wl,-bnodelcsect
 #endif /* THIS_IS_MAKEFILE */
 
-/* Avoid gcc 2.7.x collect2 bug by using /bin/ld instead.  */
-#if __GNUC__ == 2 && __GNUC_MINOR__ == 7
-#define LD_SWITCH_SITE -B/bin/
-#endif
-
 #ifndef NLIST_STRUCT
 /* AIX supposedly doesn't use this interface, but on the RS/6000
    it apparently does.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]