]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix thinko in the late conversion to the use of configure variables for
authorhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Sep 2013 21:39:11 +0000 (21:39 +0000)
committerhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Sep 2013 21:39:11 +0000 (21:39 +0000)
commit9c9509c79f55ac4dff1505b6e912fff74a7865b4
treeefb862ce8bbd8c7c8df32d727090eec383c5632b
parent401e3f6374ff928557629450ca896757a87b7d15
Fix thinko in the late conversion to the use of configure variables for
the target pairs selection:

        * gcc-interface/Makefile.in: Fix darwin Filter to match on $target_os,
        not target_cpu.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202578 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/gcc-interface/Makefile.in