--- gcc/config/pa/pa-gux7.h 2018/04/24 18:23:35 1.1.1.3 +++ gcc/config/pa/pa-gux7.h 2018/04/24 18:31:16 1.1.1.4 @@ -1,5 +1,5 @@ /* Definitions of target machine for GNU compiler, for HP-UX using GNU as. - Copyright (C) 1991 Free Software Foundation, Inc. + Copyright (C) 1991, 1995 Free Software Foundation, Inc. This file is part of GNU CC. @@ -15,7 +15,8 @@ GNU General Public License for more deta You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #ifndef TARGET_DEFAULT #define TARGET_DEFAULT 0x88 /* TARGET_GAS + TARGET_JUMP_IN_DELAY */ @@ -31,6 +32,7 @@ the Free Software Foundation, 675 Mass A #define PTRDIFF_TYPE "int" /* Like the default, except no -lg. */ +#undef LIB_SPEC #define LIB_SPEC "%{!p:%{!pg:-lc}}%{p: -L/lib/libp/ -lc}%{pg: -L/lib/libp/ -lc}" #undef CPP_PREDEFINES