-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ldc 1.4.0 #17966
ldc 1.4.0 #17966
Conversation
|
@John-Colvin it seems the test fails. |
|
The test is still failing with the updated bootstrapper. |
|
These two releases add support for LLVM 5.0, so I believe the dependency on |
|
@BrewTestBot test this please |
544a4f5
to
bf680f6
Compare
bf680f6
to
f4e7ad4
Compare
|
@BrewTestBot test this please |
|
The tests all passed except for one network problem on one run, which was |
|
@BrewTestBot test this please |
| -DINCLUDE_INSTALL_DIR=#{include}/dlang/ldc | ||
| -DD_COMPILER=#{buildpath}/ldc-lts/build/bin/ldmd2 | ||
| -DLDC_WITH_LLD=OFF |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what do these two new args do?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see added comments below
|
this is good to go I think |
440c5a6
to
29a70f5
Compare
|
woops, had the comments the wrong way around, good now |
|
@BrewTestBot test this please |
|
Ping? |
|
Shipped! Thanks @John-Colvin and sorry for the wait |
brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingbrew install <formula>)?