]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/darwin-c.c
darwin-c.c (handle_c_option): Handle -fapple-kext here so we can...
authorMike Stump <mrs@apple.com>
Fri, 13 Apr 2007 17:29:27 +0000 (17:29 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Fri, 13 Apr 2007 17:29:27 +0000 (17:29 +0000)
commitc40ce8f320df0b2cf23426a9c3da37df10dde3d7
treec21820976b12cdda5c2b98bc041656a9e1d80487
parentd6a7a3be7489a8a89f352cc787fa6dbbe73ba85a
darwin-c.c (handle_c_option): Handle -fapple-kext here so we can...

* config/darwin-c.c (handle_c_option): Handle -fapple-kext here so
we can...
* config/darwin.opt (fapple-kext): Make C++ only.
* config/darwin.c (darwin_override_options): Remove code to ensure
-fapple-kext is given for C++ only.

From-SVN: r123792
gcc/ChangeLog
gcc/config/darwin-c.c
gcc/config/darwin.c
gcc/config/darwin.opt