From 5a86d174cb75ade697651a3a9557b254b266acc4 Mon Sep 17 00:00:00 2001 From: Vladimir Makarov Date: Fri, 15 Jan 1999 19:39:45 +0000 Subject: [PATCH] Undo botched commit. From-SVN: r24688 --- gcc/config/rs6000/eabile.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/gcc/config/rs6000/eabile.h b/gcc/config/rs6000/eabile.h index 97e2b7c6e85..78dc7bc89c4 100644 --- a/gcc/config/rs6000/eabile.h +++ b/gcc/config/rs6000/eabile.h @@ -28,9 +28,6 @@ Boston, MA 02111-1307, USA. */ #undef CPP_ENDIAN_DEFAULT_SPEC #define CPP_ENDIAN_DEFAULT_SPEC "%(cpp_endian_little)" -#undef CC1_ENDIAN_DEFAULT_SPEC -#define CC1_ENDIAN_DEFAULT_SPEC "%(cc1_endian_little)" - #undef LINK_TARGET_SPEC #define LINK_TARGET_SPEC "\ %{mbig: -oformat elf32-powerpc } %{mbig-endian: -oformat elf32-powerpc } \ -- 2.30.2