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] a9e5d4: functions: use 'ln -sf' for softlinks


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

  Changed paths:
    M scripts/functions

  Log Message:
  -----------
  functions: use 'ln -sf' for softlinks

I should have just used ln -sf when I rewrote the custom locations
change. BSD based systems don't have 'cp -s', so switch to using 'ln
-sf'.

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


  Commit: 6df2abc6f1770c37993833f132f7e4d9931e5271
      https://github.com/crosstool-ng/crosstool-ng/commit/6df2abc6f1770c37993833f132f7e4d9931e5271
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-02-19 (Fri, 19 Feb 2016)

  Changed paths:
    M scripts/functions

  Log Message:
  -----------
  Merge pull request #345 from bhundven/use_ln_for_softlink

functions: use 'ln -sf' for softlinks


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/7f739389ffa6...6df2abc6f177
--
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]