]> git.ipfire.org Git - thirdparty/gcc.git/commit
t-darwin (TARGET_LIBGCC2_CFLAGS): Build libgcc with -mmacosx-version-min=10.4.
authorMike Stump <mrs@apple.com>
Fri, 8 Dec 2006 22:22:51 +0000 (22:22 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Fri, 8 Dec 2006 22:22:51 +0000 (22:22 +0000)
commit44f31fec967ed184b6d808455e7417ab2a553284
treea4a0cf7908ce265888b05ea9c7898d8a2ea271ba
parent4280a3e362da8fbf6236b723f544ea598a00c9be
t-darwin (TARGET_LIBGCC2_CFLAGS): Build libgcc with -mmacosx-version-min=10.4.

* config/rs6000/t-darwin (TARGET_LIBGCC2_CFLAGS): Build
libgcc with -mmacosx-version-min=10.4.
* config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Default to
G4 for 10.5+ unless doing kernel builds.

From-SVN: r119666
gcc/ChangeLog
gcc/config/rs6000/darwin.h
gcc/config/rs6000/t-darwin