[dmd-internals] [D-Programming-Language/dmd] f943b7: Remove default MODEL from posix.mak
GitHub
noreply at github.com
Wed Mar 27 07:37:55 PDT 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 at 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 at 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
More information about the dmd-internals
mailing list