[tor-commits] [tor-messenger-build/master] Use an older mozilla commit on Windows
boklm at torproject.org
boklm at torproject.org
Fri Apr 10 14:55:15 UTC 2015
commit df794df6f8685be3ab2661eafb96ba39707bc533
Author: Nicolas Vigier <boklm at torproject.org>
Date: Fri Apr 10 16:54:01 2015 +0200
Use an older mozilla commit on Windows
Until the build is fixed on master.
---
projects/mozilla/config | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/projects/mozilla/config b/projects/mozilla/config
index ea23187..a7dadb9 100644
--- a/projects/mozilla/config
+++ b/projects/mozilla/config
@@ -9,3 +9,9 @@ src: |
steps:
src:
filename: "mozilla-[% c('version') %]-src.tar.gz"
+
+targets:
+ windows-i686:
+ # master does not currently build with mingw-w64, so we are
+ # staying with an older commit until the problem is fixed.
+ git_hash: efd5e9084a29e91c05b1fd9b26a56f424b73ac50
More information about the tor-commits
mailing list