]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config.gcc
linux.h (OPTION_GLIBC): Define differently if SINGLE_LIBC.
authorJoseph Myers <joseph@codesourcery.com>
Mon, 20 Dec 2010 20:09:24 +0000 (20:09 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 20 Dec 2010 20:09:24 +0000 (20:09 +0000)
commitb5a54c037a966cd7dd64ccc972e75d678f8dea00
treea6e8e8f100327d1539de9ab12a543692b410a252
parent5385594074b33ef05ad5eb5a02b902b7be02f529
linux.h (OPTION_GLIBC): Define differently if SINGLE_LIBC.

* config/alpha/linux.h (OPTION_GLIBC): Define differently if
SINGLE_LIBC.
* config/linux.h (OPTION_GLIBC, OPTION_UCLIBC, OPTION_BIONIC):
Define differently if SINGLE_LIBC.
* config/rs6000/linux.h (OPTION_GLIBC): Define differently if
SINGLE_LIBC.
* config/rs6000/linux64.h (OPTION_GLIBC): Define differently if
SINGLE_LIBC.
* config.gcc (*-*-linux* | frv-*-*linux* | *-*-kfreebsd*-gnu |
*-*-knetbsd*-gnu | *-*-gnu* | *-*-kopensolaris*-gnu): Define
SINGLE_LIBC instead of OPTION_GLIBC.
(*-*-uclinux*): Define DEFAULT_LIBC and SINGLE_LIBC.
(bfin*-uclinux*, moxie-*-uclinux*, m68k-*-uclinux*): Don't define
DEFAULT_LIBC or use linux.opt.

From-SVN: r168094
gcc/ChangeLog
gcc/config.gcc
gcc/config/alpha/linux.h
gcc/config/linux.h
gcc/config/rs6000/linux.h
gcc/config/rs6000/linux64.h