mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
pcre: remove LTO hack
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
214cd8c052
commit
e411104751
@ -22,11 +22,7 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
# pcre fails building with LTO support on gcc-4.6
|
|
||||||
strip_lto
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
mkdir -p m4 && do_autoreconf
|
mkdir -p m4 && do_autoreconf
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user