Skip to content

Commit

Permalink
Merge pull request #333 from wilzbach/update-mingw
Browse files Browse the repository at this point in the history
Update mingw to 5.0.2-1
  • Loading branch information
wilzbach committed Jul 14, 2018
2 parents e780ad7 + d1d8b1b commit b2af1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create_dmd_release/build_all.d
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ int main(string[] args)
enum libC = "snn.lib";
enum libCurl = "libcurl-7.52.1-WinSSL-zlib-x86-x64.zip";
enum omflibs = "omflibs-winsdk-10.0.16299.15.zip";
enum mingwlibs = "mingw-libs-5.0.2.zip";
enum mingwlibs = "mingw-libs-5.0.2-1.zip";
enum lld = "lld-link-5.0.1.zip";

auto oldCompilers = platforms
Expand Down

0 comments on commit b2af1a4

Please sign in to comment.