mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
cairo: remove gcc workaround that is no longer needed
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
# gcc 4.5-20101125 segmentation faults when compiling cairo 1.10.0.
|
||||
CFLAGS="$CFLAGS -fno-inline-small-functions"
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
|
||||
Reference in New Issue
Block a user