Nathan Marley
e2d651f601
Add OpenSSL termios fix for musl libc ( #3099 )
2019-09-22 23:47:02 +03:00
strophy
04d1671b9c
armv7l build support ( #2601 )
...
* Fixes from Bitcoin #12474
This commit fixes building of boost and openssl on armv7l as described in Bitcoin issue #12474
* Prevent compiler from emitting illegal instructions to armv7l CPUs
* Limit dwsize for armv7l
* Remove superfluous cppflags argument
2019-01-05 08:53:37 +03:00
Wladimir J. van der Laan
68757db683
Merge #8210 : [Qt] Bump to Qt5.6.1
...
2759597
Only pass -lQt5PlatformSupport if >=Qt5.6 (Jonas Schnelli)
59d063d
Use runtime linking of QT libdbus, use custom/temp. SDK URL (Jonas Schnelli)
6194d9a
Fix bitcoin_qt.m4 and fix-xcb-include-order.patch (Jonas Schnelli)
f6eb4e2
[depends] OpenSSL 1.0.1k - update config_opts (fanquake)
f25209a
depends: bump OSX toolchain (Cory Fields)
2017-12-28 11:44:59 +01:00
UdjinM6
a5ac60b868
Merge remote-tracking branch 'bitcoin/0.12' into HEAD
...
+ merge fixes
+ keepass on evhttp
2016-02-06 16:48:04 +03:00
TheLazieR Yip
7a7129d254
Bump openssl to 1.0.1q
2015-12-10 09:55:15 +07:00
daniel
2798e0b0d2
add powerpc build support for openssl lib
2015-11-19 13:29:57 +08:00
Wladimir J. van der Laan
bfcdc21a5d
build: make sure OpenSSL heeds noexecstack
...
This passes `-Wa,--noexecstack` to the assembler when building
platform-specific assembly files, to signal that a non-executable stack
can be used. This is the same approach as used by Debian
(see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=430583 )
2015-10-19 12:03:29 +02:00
Wladimir J. van der Laan
90c71548c7
depends: remove embedded OpenSSL timestamp for determinism
...
Chery-picked from 0.10 branch.
Rebased-From: c3200bcd1e
2015-01-12 16:19:24 +01:00
Wladimir J. van der Laan
c3200bcd1e
depends: remove embedded OpenSSL timestamp for determinism
2015-01-12 15:29:51 +01:00
Cory Fields
2d375fe97b
depends: bump openssl to 1.0.1k
...
Github-Pull: #5634
Rebased-From: dad7764a9d
2015-01-10 08:10:35 +01:00
Cory Fields
dad7764a9d
depends: bump openssl to 1.0.1k
2015-01-09 21:31:38 -05:00
Wladimir J. van der Laan
e36e619886
Add mips, mipsel and aarch64 to depends platforms
2014-12-17 13:20:11 +01:00
Cory Fields
4302fa67b1
depends: Use pic for all linux dependencies
...
This avoids textrels, and matches previous gitian behavior.
2014-11-19 22:49:41 -05:00
Dominyk Tiller
a6a3f141b1
openssl version bump
...
Bumps the OpenSSL version to the latest release, and kills SSL2. (SSL3 was already killed here, so I'm not sure why SSL2 was left around?)
No other changes.
2014-10-21 21:49:45 +01:00
Cory Fields
7e99df78c4
depends: make sure openssl sees cppflags
2014-09-25 14:56:26 -04:00
Cory Fields
f628127887
depends: bump openssl to 1.0.1i
...
This is the forward-port of bba0175022
.
2014-08-26 15:28:31 -04:00
Cory Fields
1dec09b341
depends: add shared dependency builder
...
See the README's in depends for documentation
2014-08-08 15:10:46 -04:00