public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Alexey Neyman <stilor@att.net>
To: crossgcc@sourceware.org
Subject: [crosstool-ng/crosstool-ng] 51a360: Fix use of custom location if it is a directory.
Date: Sat, 03 Dec 2016 03:19:00 -0000	[thread overview]
Message-ID: <584239987be84_5e903fd48065d1345333c@hookshot-fe3-cp1-prd.iad.github.net.mail> (raw)

[-- Attachment #1: Type: text/plain, Size: 2372 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 51a3606b17b62eb5a9ae5616467f8814792969b7
      https://github.com/crosstool-ng/crosstool-ng/commit/51a3606b17b62eb5a9ae5616467f8814792969b7
  Author: Alexey Neyman <stilor@att.net>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    M scripts/build/companion_libs/320-libiconv.sh
    M scripts/build/companion_libs/330-gettext.sh
    M scripts/build/debug/200-duma.sh
    M scripts/build/debug/400-ltrace.sh
    M scripts/build/libc/avr-libc.sh
    M scripts/build/libc/uClibc.sh

  Log Message:
  -----------
  Fix use of custom location if it is a directory.

In that case, CT_GetCustom just creates a symlink to the original.
In that case, 'cp -a <path> .' gives an error and 'cp -a <path> <newdir>'
creates <newdir> as a symlink (which will then run the build inside
the shared directory, .build/src/<package>).

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 289188e6f2b55382fa508fed39385c49c5bb9c7c
      https://github.com/crosstool-ng/crosstool-ng/commit/289188e6f2b55382fa508fed39385c49c5bb9c7c
  Author: Alexey Neyman <stilor@att.net>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    M config/libc/uClibc.in

  Log Message:
  -----------
  uClibc-ng needs to know whether it is 1.0.15+

This is workaround, as more packages require similar tweaks (some
depend on X_Y_Z_or_later config variables either in kconfig, or in
the build scripts.

We should have a CT_CompareVersion, that will apply the default
or per-package method of comparison.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: a787e410dc7133fb371e71161663639e1c0dc89b
      https://github.com/crosstool-ng/crosstool-ng/commit/a787e410dc7133fb371e71161663639e1c0dc89b
  Author: Alexey Neyman <stilor@att.net>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    M config/libc/uClibc.in
    M scripts/build/companion_libs/320-libiconv.sh
    M scripts/build/companion_libs/330-gettext.sh
    M scripts/build/debug/200-duma.sh
    M scripts/build/debug/400-ltrace.sh
    M scripts/build/libc/avr-libc.sh
    M scripts/build/libc/uClibc.sh

  Log Message:
  -----------
  Merge pull request #492 from stilor/custom-loc

Fix building uClibc-ng from custom directory


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f7f70b67c447...a787e410dc71

[-- Attachment #2: Type: text/plain, Size: 71 bytes --]

--
For unsubscribe information see http://sourceware.org/lists.html#faq

                 reply	other threads:[~2016-12-03  3:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=584239987be84_5e903fd48065d1345333c@hookshot-fe3-cp1-prd.iad.github.net.mail \
    --to=stilor@att.net \
    --cc=crossgcc@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).