Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: da161ec05d9d707d6cfaf141ea383db970602582
      
https://github.com/D-Programming-Language/dmd/commit/da161ec05d9d707d6cfaf141ea383db970602582
  Author: Leandro Lucarella <[email protected]>
  Date:   2013-03-27 (Wed, 27 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: ea1277c1b1811f37c807dfa2994a66c4de6bce5c
      
https://github.com/D-Programming-Language/dmd/commit/ea1277c1b1811f37c807dfa2994a66c4de6bce5c
  Author: Walter Bright <[email protected]>
  Date:   2013-03-27 (Wed, 27 Mar 2013)

  Changed paths:
    M src/posix.mak

  Log Message:
  -----------
  Merge pull request #1805 from leandro-lucarella-sociomantic/rm-model

[trivial D1] Remove default MODEL from posix.mak


Compare: 
https://github.com/D-Programming-Language/dmd/compare/32f7943b19b8...ea1277c1b181
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to