[dmd-internals] [D-Programming-Language/dmd] da161e: Remove default MODEL from posix.mak
GitHub
noreply at github.com
Wed Mar 27 20:30:51 PDT 2013
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 <leandro.lucarella at sociomantic.com>
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 <walter at walterbright.com>
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
More information about the dmd-internals
mailing list