-
- Downloads
Use binutils 2.24, and Ubuntu-12.04 for Windows builds
To be closer to what we currently have in gitian, use binutils 2.24. We also change tho OS to Ubuntu 12.04 for Windows builds, except for the tor-browser bundle step, where we are staying with 14.10. We are using 14.10 in the tor-browser step because the version of python-pefile we use fails on Ubuntu 12.04. The reason for using a recent version of python-pefile is that the older versions don't work on x86_64. And we are using an x86_64 container because docker does not support i386 containers. The problem is not present in gitian where we are using an i386 VM. An other possible solution could be to build a recent version of python.
Showing
- projects/binutils/build 1 addition, 3 deletionsprojects/binutils/build
- projects/binutils/config 2 additions, 5 deletionsprojects/binutils/config
- projects/binutils/enable-reloc-section-ld.patch 26 additions, 22 deletionsprojects/binutils/enable-reloc-section-ld.patch
- projects/binutils/peXXigen.patch 14 additions, 0 deletionsprojects/binutils/peXXigen.patch
- projects/binutils/specify-timestamp.patch 0 additions, 123 deletionsprojects/binutils/specify-timestamp.patch
- projects/firefox/build 12 additions, 0 deletionsprojects/firefox/build
- projects/firefox/config 3 additions, 0 deletionsprojects/firefox/config
- projects/gcc/config 3 additions, 0 deletionsprojects/gcc/config
- projects/tor-browser/config 1 addition, 0 deletionsprojects/tor-browser/config
- rbm.conf 1 addition, 1 deletionrbm.conf
projects/binutils/peXXigen.patch
0 → 100644
Please register or sign in to comment