From 800a7abbdd53050164bb85a8c1bb6a809ad189fa Mon Sep 17 00:00:00 2001 From: Charles Hannum Date: Wed, 25 Mar 1992 20:49:59 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r585 --- gcc/config/rs6000/xm-rs6000.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/config/rs6000/xm-rs6000.h b/gcc/config/rs6000/xm-rs6000.h index a2671675f09..46765f52bc9 100644 --- a/gcc/config/rs6000/xm-rs6000.h +++ b/gcc/config/rs6000/xm-rs6000.h @@ -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" -- 2.30.2