Skip to content

Commit

Permalink
Bug 1443590: Use clang-cl for official Windows builds. r=gps
Browse files Browse the repository at this point in the history
  • Loading branch information
David Major committed Jul 10, 2018
1 parent 30e2e2d commit c701090
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/win32/mozconfig.vs-latest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
. $topsrcdir/build/win32/mozconfig.vs2017
. "$topsrcdir/build/mozconfig.clang-cl"
1 change: 1 addition & 0 deletions build/win64/mozconfig.vs-latest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
. $topsrcdir/build/win64/mozconfig.vs2017
. "$topsrcdir/build/mozconfig.clang-cl"

0 comments on commit c701090

Please sign in to comment.