Skip to content

Conversation

@wilzbach
Copy link
Contributor

@wilzbach wilzbach commented Feb 4, 2018

See also: dlang/tools#304

@dlang-bot
Copy link
Collaborator

Thanks for your pull request, @wilzbach!

// test 32-bit build of the D tools
sh "make -f posix.mak clean"
sh "make -f posix.mak all MODEL=32 DMD='${env.WORKSPACE}/distribution/bin/dmd'"
sh "make -f posix.mak test MODEL=32 DMD='${env.WORKSPACE}/distribution/bin/dmd' DFLAGS="
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason for not explicitly marking the existing tests with MODEL=64 ... ? Or is the assumption that the setup as written will be more robust to being run in both 32- and 64-bit host environments?

@wilzbach wilzbach force-pushed the tools-32 branch 2 times, most recently from e6606b0 to 87bb55a Compare August 14, 2018 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants