[crosstool-ng/crosstool-ng] c9f382: configure: fix search for gpatch for FreeBSD

Bryan Hundven bryanhundven@gmail.com
Sun Nov 15 07:14:00 GMT 2015


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: c9f3827b91014a416d854b0de8146df1727a3912
      https://github.com/crosstool-ng/crosstool-ng/commit/c9f3827b91014a416d854b0de8146df1727a3912
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  configure: fix search for gpatch for FreeBSD

We require GNU/patch, and when we install patch with `pkg`, crosstool-ng
still only finds the BSD/patch in /usr/bin/patch.

This commit fixes that and searches for gpatch first.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: 80e8c1135d7a8ab5875b9e616cec8f07f717504b
      https://github.com/crosstool-ng/crosstool-ng/commit/80e8c1135d7a8ab5875b9e616cec8f07f717504b
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Merge pull request #263 from bhundven/freebsd_patch_fix

configure: fix search for gpatch for FreeBSD


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/123dd3d683dc...80e8c1135d7a
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq


More information about the crossgcc mailing list