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] 972dbd: bugfix: pass extra build CFLAGS and LDFLAGS to gli...


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 972dbd294d96e530a8997578abfeb8c98daf44fb
      https://github.com/crosstool-ng/crosstool-ng/commit/972dbd294d96e530a8997578abfeb8c98daf44fb
  Author: Lawrence D'Anna <larry@elder-gods.org>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M scripts/build/libc/glibc.sh

  Log Message:
  -----------
  bugfix: pass extra build CFLAGS and LDFLAGS to glibc

Glibc actually does create a build executable.  It's under sunrpc and it's
called cross-rpcgen.  It uses gettext, so if that's not available in a standard
place on your system (for example if you're using Mac OS X and Homebrew), then
you are all out of luck.

Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>


  Commit: 69c568ac855eb671b2ec37750c154eba89566d2d
      https://github.com/crosstool-ng/crosstool-ng/commit/69c568ac855eb671b2ec37750c154eba89566d2d
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

  Changed paths:
    M scripts/build/libc/glibc.sh

  Log Message:
  -----------
  Merge pull request #57 from smoofra/buildflags

bugfix: pass extra build CFLAGS and LDFLAGS to glibc


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/0056444ad5fd...69c568ac855e
--
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]