diff options
Diffstat (limited to 'gcc/config/rs6000/eabi.h')
| -rw-r--r-- | gcc/config/rs6000/eabi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/rs6000/eabi.h b/gcc/config/rs6000/eabi.h index 0349ba1..ff8df2c 100644 --- a/gcc/config/rs6000/eabi.h +++ b/gcc/config/rs6000/eabi.h @@ -40,6 +40,7 @@ builtin_assert ("system=embedded"); \ builtin_assert ("cpu=powerpc"); \ builtin_assert ("machine=powerpc"); \ + TARGET_OS_SYSV_CPP_BUILTINS (); \ } \ while (0) |
