Wladimir J. van der Laan
359e2e3525
depends: Add RISC-V support
6 years ago
Henrik Jonsson
ac91ea64c2
[depends] Allow depends system to support armv7l
7 years ago
fanquake
f6eb4e2b62
[depends] OpenSSL 1.0.1k - update config_opts
9 years ago
daniel
2798e0b0d2
add powerpc build support for openssl lib
9 years ago
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 )
9 years ago
Wladimir J. van der Laan
90c71548c7
depends: remove embedded OpenSSL timestamp for determinism
...
Chery-picked from 0.10 branch.
Rebased-From: c3200bcd1e
10 years ago
Cory Fields
dad7764a9d
depends: bump openssl to 1.0.1k
10 years ago
Wladimir J. van der Laan
e36e619886
Add mips, mipsel and aarch64 to depends platforms
10 years ago
Cory Fields
4302fa67b1
depends: Use pic for all linux dependencies
...
This avoids textrels, and matches previous gitian behavior.
10 years ago
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.
10 years ago
Cory Fields
7e99df78c4
depends: make sure openssl sees cppflags
10 years ago
Cory Fields
f628127887
depends: bump openssl to 1.0.1i
...
This is the forward-port of bba0175022
.
10 years ago
Cory Fields
1dec09b341
depends: add shared dependency builder
...
See the README's in depends for documentation
10 years ago