diff options
Diffstat (limited to 'contrib/gcc/config/rs6000/eabiaix.h')
-rw-r--r-- | contrib/gcc/config/rs6000/eabiaix.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/gcc/config/rs6000/eabiaix.h b/contrib/gcc/config/rs6000/eabiaix.h index 639a335..4e18067 100644 --- a/contrib/gcc/config/rs6000/eabiaix.h +++ b/contrib/gcc/config/rs6000/eabiaix.h @@ -23,9 +23,6 @@ Boston, MA 02111-1307, USA. */ #undef RS6000_ABI_NAME #define RS6000_ABI_NAME "aix" -#undef CPP_SYSV_DEFAULT_SPEC -#define CPP_SYSV_DEFAULT_SPEC "-D_CALL_AIX" - /* Define this macro as a C expression for the initializer of an array of string to tell the driver program which options are defaults for this target and thus do not need to be handled |