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] 575d56: build compat fix for mac os: define offsetof if it...


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

  Changed paths:
    M kconfig/zconf.gperf

  Log Message:
  -----------
  build compat fix for mac os: define offsetof if it's missing

When building on Mac OS, we don't seem to have offsetof when we need it for
gperf-generated code.   This patch solves that issue.

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


  Commit: f1158a215b6756f679a8646c66126cf0ef944366
      https://github.com/crosstool-ng/crosstool-ng/commit/f1158a215b6756f679a8646c66126cf0ef944366
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-04-25 (Sat, 25 Apr 2015)

  Changed paths:
    M kconfig/zconf.gperf

  Log Message:
  -----------
  Merge pull request #65 from smoofra/gperf

build compat fix for mac os: define offsetof if it's missing


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/822fc8b141da...f1158a215b67
--
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]