[crosstool-ng/crosstool-ng] d06cb8: binutils: Fix binutils manuals_install variable

Bryan Hundven bryanhundven@gmail.com
Sat Dec 5 14:49:00 GMT 2015


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


More information about the crossgcc mailing list