sysv4.h (CPP_OS_LINUX_SPEC): Fix conditions for -Dunix and -Dlinux, and remove duplic...
authorDaniel Jacobowitz <dan@debian.org>
Sat, 10 Apr 1999 04:32:43 +0000 (04:32 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 10 Apr 1999 04:32:43 +0000 (22:32 -0600)
commitf58f945066d300d6be6fa4710a0bca213981b2a4
tree8d48a99c5246715909c592610038ee77d8efd0ac
parent509781a4d18e93e42b163d271fb5a47cdd9eac93
sysv4.h (CPP_OS_LINUX_SPEC): Fix conditions for -Dunix and -Dlinux, and remove duplicate definition.

        * rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Fix conditions
        for -Dunix and -Dlinux, and remove duplicate definition.
        Change -Asystem(linux) to -Asystem(posix).
        (CPP_OS_SOLARIS_SPEC): Fix conditions for -Dunix, -Dsun,
        -DSVR4, -D__EXTENSIONS__.
        * rs6000/linux.h (CPP_PREDEFINES): Remove -Dunix,
        -Dlinux, -Asystem(linux), and -Asystem(unix).

From-SVN: r26329
gcc/ChangeLog
gcc/config/rs6000/linux.h
gcc/config/rs6000/sysv4.h