March 27, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f943b7e038195b9f745e08a27f915e88f6bd4408
      https://github.com/D-Programming-Language/dmd/commit/f943b7e038195b9f745e08a27f915e88f6bd4408
  Author: Leandro Lucarella <leandro.lucarella@sociomantic.com>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M src/posix.mak

  Log Message:
  -----------
  Remove default MODEL from posix.mak

DMD compiles and work fine in 64 bit, so it makes no sense to set the default MODEL to 32 instead of just let the compiler pick the native model.


  Commit: 425c9e5048f53d687d257491f9089b4159e0067c
      https://github.com/D-Programming-Language/dmd/commit/425c9e5048f53d687d257491f9089b4159e0067c
  Author: Martin Nowak <code@dawg.eu>
  Date:   2013-03-27 (Wed, 27 Mar 2013)

  Changed paths:
    M src/posix.mak

  Log Message:
  -----------
  Merge pull request #1782 from leandro-lucarella-sociomantic/no-default-model

[trivial] Remove default MODEL from posix.mak


Compare: https://github.com/D-Programming-Language/dmd/compare/299c0f76838c...425c9e5048f5