mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
pixman: disable autoreconf
This commit is contained in:
parent
8cc2c7a954
commit
ee028a33dc
@ -29,7 +29,7 @@ PKG_SHORTDESC="pixman: Pixel manipulation library"
|
|||||||
PKG_LONGDESC="Pixman is a generic library for manipulating pixel regions, contains low-level pixel manipulation routines and is used by both xorg and cairo."
|
PKG_LONGDESC="Pixman is a generic library for manipulating pixel regions, contains low-level pixel manipulation routines and is used by both xorg and cairo."
|
||||||
|
|
||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
if [ "$TARGET_ARCH" = arm ]; then
|
if [ "$TARGET_ARCH" = arm ]; then
|
||||||
if [ "$TARGET_FPU" = neon -o "$TARGET_FPU" = neon-fp16 ]; then
|
if [ "$TARGET_FPU" = neon -o "$TARGET_FPU" = neon-fp16 ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user