This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


  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
--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]