gcc.c (cc1_options, [...]): Use find-plugindir spec function to add the -iplugindir...
commitc1ce46a54585e1897e6226e880a1501a950f98f5
authorMatthias Klose <doko@ubuntu.com>
Sat, 5 Jun 2010 15:07:32 +0000 (5 15:07 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Sat, 5 Jun 2010 15:07:32 +0000 (5 15:07 +0000)
tree1360183678bee3ef521c6cf60b009cc2d9b78c49
parent913bf7d152ea277398385a275c88fbe5460351f5
gcc.c (cc1_options, [...]): Use find-plugindir spec function to add the -iplugindir option.

2010-06-05  Matthias Klose  <doko@ubuntu.com>

        * gcc.c (cc1_options, cpp_unique_options): Use find-plugindir spec
        function to add the -iplugindir option.
        (find_plugindir_spec_function): Add new declaration and function.
        (static_spec_func): Use it for "find-plugindir".

From-SVN: r160319
gcc/ChangeLog
gcc/gcc.c