Sascha Kuehndel (InuSasha)
2c47bfbb0e
grub: fix build with gcc8 with upstream patch
2018-06-04 20:17:29 +02:00
Matthias Reichl
937d13313e
grub: drop lto build flag
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2018-06-04 19:54:29 +02: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
Sascha Kuehndel (InuSasha)
da38cd92e3
buildsystem: set PKG_TOOLCHAIN for packages, that need it
2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01: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
MilhouseVH
673e41ea55
grub: add missing PKG_SHA256
2017-10-14 22:33:10 +01:00
maideii
c268754d0d
added EFI 32bit support via GRUB2-expanded all the config with variables
2017-10-10 11:31:49 +08:00
maideii
ccf8fddc1e
added EFI 32bit support via GRUB2 omit tab indentation
2017-10-04 14:04:21 +08:00
maideii
8d501bbd3e
added EFI 32bit support via GRUB2
2017-10-04 14:04:21 +08:00