mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-18 18:51:24 +08:00
add -D_AIX41 CPP definition
From-SVN: r13488
This commit is contained in:
parent
a17cd30de0
commit
686fc14126
@ -37,7 +37,7 @@ Boston, MA 02111-1307, USA. */
|
||||
#define ASM_SPEC "-u %(asm_cpu)"
|
||||
|
||||
#undef CPP_PREDEFINES
|
||||
#define CPP_PREDEFINES "-D_IBMR2 -D_POWER -D_AIX -D_AIX32 \
|
||||
#define CPP_PREDEFINES "-D_IBMR2 -D_POWER -D_AIX -D_AIX32 -D_AIX41 \
|
||||
-Asystem(unix) -Asystem(aix)"
|
||||
|
||||
#undef CPP_SPEC
|
||||
|
Loading…
x
Reference in New Issue
Block a user