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] d06cb8: binutils: Fix binutils manuals_install variable


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: d06cb8859608538efe02e14968623ef441dee693
      https://github.com/crosstool-ng/crosstool-ng/commit/d06cb8859608538efe02e14968623ef441dee693
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-12-05 (Sat, 05 Dec 2015)

  Changed paths:
    M scripts/build/binutils/binutils.sh

  Log Message:
  -----------
  binutils: Fix binutils manuals_install variable

In commit: 74d555b2
A regex in a parameter subsitution replaces a '#' hash symbol, but it is
not made literal '\#', so from the hash to the end of the line is a
comment.

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


  Commit: c92387e2a8e2798fde3cfa0143d7a16b4d6630c6
      https://github.com/crosstool-ng/crosstool-ng/commit/c92387e2a8e2798fde3cfa0143d7a16b4d6630c6
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-12-05 (Sat, 05 Dec 2015)

  Changed paths:
    M scripts/build/binutils/binutils.sh

  Log Message:
  -----------
  Merge pull request #292 from bhundven/fix_binutils_manual

binutils: Fix binutils manuals_install variable


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/0e85151c19d7...c92387e2a8e2
--
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]