mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Merge pull request #4876 from mglae/le10_pixman_configure
pixman: package configuration is for configure, use it
This commit is contained in:
@@ -11,6 +11,7 @@ PKG_URL="http://xorg.freedesktop.org/archive/individual/lib/$PKG_NAME-$PKG_VERSI
|
||||
PKG_DEPENDS_HOST="toolchain:host"
|
||||
PKG_DEPENDS_TARGET="toolchain util-macros"
|
||||
PKG_LONGDESC="Pixman is a generic library for manipulating pixel regions, contains low-level pixel manipulation routines."
|
||||
PKG_TOOLCHAIN="configure"
|
||||
|
||||
if [ "$TARGET_ARCH" = arm ]; then
|
||||
if target_has_feature neon; then
|
||||
|
||||
Reference in New Issue
Block a user