https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71767

--- Comment #53 from Iain Sandoe <iains at gcc dot gnu.org> ---
Author: iains
Date: Mon Nov 28 10:29:19 2016
New Revision: 242912

URL: https://gcc.gnu.org/viewcvs?rev=242912&root=gcc&view=rev
Log:
[Darwin, config] Fix version number extraction to portable method

The method used in the applied patch caused configuration errors on freeBSD and
hppa.

2016-11-28  Iain Sandoe  <i...@codesourcery.com>

        PR target/71767
        * configure.ac (with_ld64): Use portable method to extract the
        major part of the version number.
        * configure: Regenerated.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/configure
    trunk/gcc/configure.ac

Reply via email to