[dmd-internals] [D-Programming-Language/dmd] 4dbf21: fix Issue 8127 - dmd link library paths not given ...

GitHub noreply at github.com
Wed May 23 23:12:04 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4dbf21ec176de2e1d8e42a538173c4582a25f1c9
      https://github.com/D-Programming-Language/dmd/commit/4dbf21ec176de2e1d8e42a538173c4582a25f1c9
  Author: John Belmonte <john at neggie.net>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M src/link.c

  Log Message:
  -----------
  fix Issue 8127 - dmd link library paths not given precedence over gcc defaults


  Commit: e95ee9e91a5d0aea169e68fb84d0d92684d22258
      https://github.com/D-Programming-Language/dmd/commit/e95ee9e91a5d0aea169e68fb84d0d92684d22258
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-05-23 (Wed, 23 May 2012)

  Changed paths:
    M src/link.c

  Log Message:
  -----------
  Merge pull request #962 from belm0/linker_path_order

fix Issue 8127 - dmd link library paths not given precedence over gcc defaults


Compare: https://github.com/D-Programming-Language/dmd/compare/882aa3c...e95ee9e


More information about the dmd-internals mailing list