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] 12d24e: functions: Softlink custom directory


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 12d24ee33b6c8bddd534db57b683d839f6df2fb9
      https://github.com/crosstool-ng/crosstool-ng/commit/12d24ee33b6c8bddd534db57b683d839f6df2fb9
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-02-08 (Mon, 08 Feb 2016)

  Changed paths:
    M scripts/functions

  Log Message:
  -----------
  functions: Softlink custom directory

Hardlinking the custom source directory does not work across separate
mount points. Chnage this to a softlink instead.

This closes #336

Reported-by: Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: b1c319da4598b2060e27c6d2618d85fd93ccd203
      https://github.com/crosstool-ng/crosstool-ng/commit/b1c319da4598b2060e27c6d2618d85fd93ccd203
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-02-08 (Mon, 08 Feb 2016)

  Changed paths:
    M scripts/functions

  Log Message:
  -----------
  Merge pull request #337 from bhundven/softlink_custom_directory

functions: Softlink custom directory


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/1cfc160f9d18...b1c319da4598
--
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]