*** empty log message ***
authorCharles Hannum <mycroft@gnu.org>
Wed, 25 Mar 1992 20:49:59 +0000 (20:49 +0000)
committerCharles Hannum <mycroft@gnu.org>
Wed, 25 Mar 1992 20:49:59 +0000 (20:49 +0000)
From-SVN: r585

gcc/config/rs6000/xm-rs6000.h

index a2671675f09d23990508528f33f79591a08982f6..46765f52bc921b93d795fdb383da430e8cff684f 100644 (file)
@@ -55,3 +55,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 
 #define        USG
+
+/* This is the only version of nm that collect2 can work with.  */
+#define REAL_NM_FILE_NAME "/usr/ucb/nm"