Commit Graph

288 Commits

Author SHA1 Message Date
Sascha Kuehndel (InuSasha)
37ee64fd13 nss: drop supression of warnings
- warnings added with gcc8 and not needed, after update of nss
2018-06-07 13:17:34 +02:00
Sascha Kuehndel (InuSasha)
d8996d20fa nss: add cflags for build with gcc8 2018-06-04 20:17:29 +02:00
Matthias Reichl
ec1c0ee9fe libgcrypt: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
CvH
411c8ae668 Merge pull request #2743 from InuSasha/fixes/host_openssl_build
openssl: fix host build
2018-06-02 13:43:50 +02:00
Christian Hewitt
b886e22a40 Merge pull request #2733 from InuSasha/update/nss
NSS/NSPR update to 3.37.1/4.19
2018-06-02 07:23:26 +04:00
Sascha Kuehndel (InuSasha)
08be8d0adc openssl: fix host build
use absolute toolchain path as prefix
2018-06-01 19:36:11 +02:00
CvH
2ce57427c1 openssl: do not include from host 2018-05-31 10:03:03 +02:00
MartB
4379b89abb NSS/NSPR update to 3.37.1/4.19 2018-05-29 19:07:54 +02:00
MilhouseVH
c1f8f707a1 openssl: update to openssl-1.0.2o 2018-03-28 00:09:05 +01:00
Sascha Kuehndel (InuSasha)
8827a540aa buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Jonas Karlman
470c859a39 nss: fix build in docker container 2017-12-27 23:43:53 +01:00
Sascha Kuehndel (InuSasha)
36c84b580c nss/nspr: move from addons to security
since last change, it is part of the image
2017-12-21 19:12:06 +01:00
MilhouseVH
e9964088e4 openssl: update to openssl-1.0.2n 2017-12-08 17:32:59 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
CvH
1eaf2a53df Merge pull request #2110 from MilhouseVH/le90_libgcrypt_181
libgcrypt: update to libgcrypt-1.8.1
2017-10-16 01:44:25 +02:00
CvH
9007afa2a6 Merge pull request #2109 from MilhouseVH/le90_fix_missing_sha
ncurses: update to ncurses-6.0-20171007
2017-10-16 01:43:53 +02:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
cvh
c6b5cdc10f fix copyright header 2017-10-16 00:01:11 +02:00
MilhouseVH
5a8f7a4e00 libgcrypt: update to libgcrypt-1.8.1 2017-10-14 22:56:38 +01:00
MilhouseVH
8a30b2c2fb various: remove PKG_REV from non-addon packages 2017-10-14 22:47:03 +01:00
chewitt
ac1eee3c7d openssl: update cacert.pm to 2017-06-07 2017-08-08 06:21:08 +01:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
CvH
f4913718d4 Merge pull request #1690 from lrusak/disable-lto
Enable -fPIC for some packages
2017-07-01 19:09:01 +02:00
MilhouseVH
82e258ef52 openssl: update to openssl-1.0.2l 2017-06-23 10:02:21 +01:00
Lukas Rusak
800017d279 libgpg-error: build --with-pic 2017-06-14 12:57:13 -07:00