mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
cairo: remove gcc workaround that is no longer needed
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e18171a637
commit
90f458b160
@ -2,9 +2,6 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
# gcc 4.5-20101125 segmentation faults when compiling cairo 1.10.0.
|
|
||||||
CFLAGS="$CFLAGS -fno-inline-small-functions"
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user