Commit Graph

187 Commits

Author SHA1 Message Date
Matthias Reichl
699d66fc87 libretro-scummvm: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
6e39bfac5a libretro-ppsspp: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
39ccb9d155 libretro-mame2014: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
d0c42b835f libretro-mame2010: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
7ac038b67b libretro-mame2000: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
347bda0f68 libretro-mame: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
660d7862ac libretro-genplus: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
b4b76c97c6 libretro-fbalpha: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
7443b5672b libretro-dosbox: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
84d41aa6d5 libretro-bluemsx: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Jonas Karlman
4ece8acdff Merge pull request #2563 from Raybuntu/rk_emu
Emulation support for cortex-a72.cortex-a53
2018-03-24 18:30:22 +01:00
Radostan Riedel
17692fa6e3 Emulation support for cortex-a72.cortex-a53 2018-03-20 08:35:19 +01:00
h.udo
ad1e02fe90 Fix libretro-desmume SHA256sum 2018-03-15 18:16:38 +00:00
h.udo
111663487b Fix libretro-ppsspp package to match LibreELEC sources mirror 2018-03-15 18:16:38 +00: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
Lukas Rusak
7239dc4a47 game.libretro.dosbox: fix building add-on 2018-02-25 16:55:36 -08:00
Lukas Rusak
f03cbc574f update retroplayer add-ons and emulation packages 2018-02-22 23:26:08 -08:00
Carlos Garces
054cceade5 Add PKG_TOOLCHAIN to fix compilation error 2018-02-04 22:36:48 +01:00
CGarces
1d77bdc8db emulation: Fixed compilation issue with libretro-mupen64plus 2018-02-04 22:36:48 +01:00
CGarces
bf435abfbf emulation: libretro-desmume changed to active mantained project. 2018-02-04 22:36:48 +01:00
CGarces
df82e2b77d emulation: Fix build errors from libretro-ppsspp.
Fix 404 from libretro-ppsspp.
Fix ffmeg compilation
2018-02-04 22:36:48 +01:00
Carlos Garcés
f3e5a7d296 emulation: Replace DEVICE and PROJECT variables with TARGET_CPU 2018-02-04 22:36:48 +01:00
Lukas Rusak
f60556f090 update retroplayer add-ons and emulation packages 2018-01-31 14:46:43 -08:00
Sascha Kuehndel (InuSasha)
430f6e33a0 buildsystem: set PKG_TOOLCHAIN for multiple packages 2017-11-22 00:49:45 +01:00
Sascha Kuehndel (InuSasha)
3b9fcfc3b4 buildsystem: rename TOOLCHAIN other to manual 2017-11-22 00:41:13 +01:00