From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH 3/6] libpng: version bump 1.6.32 -> 1.6.34
Date: Wed, 18 Oct 2017 16:11:43 +0200 [thread overview]
Message-ID: <20171018141146.14005-3-clemens.gruber@pqgruber.com> (raw)
In-Reply-To: <20171018141146.14005-1-clemens.gruber@pqgruber.com>
Set check instead of api to automatically use NEON if runtime-checks
succeed, instead of having to enable it from library user code.
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
rules/libpng.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/libpng.make b/rules/libpng.make
index 2bfe30260..e110f0275 100644
--- a/rules/libpng.make
+++ b/rules/libpng.make
@@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_LIBPNG) += libpng
#
# Paths and names
#
-LIBPNG_VERSION := 1.6.32
-LIBPNG_MD5 := e01be057a9369183c959b793a685ad15
+LIBPNG_VERSION := 1.6.34
+LIBPNG_MD5 := c05b6ca7190a5e387b78657dbe5536b2
LIBPNG := libpng-$(LIBPNG_VERSION)
LIBPNG_SUFFIX := tar.xz
LIBPNG_URL := $(call ptx/mirror, SF, libpng/$(LIBPNG).$(LIBPNG_SUFFIX))
@@ -37,7 +37,7 @@ LIBPNG_CONF_OPT := \
--enable-unversioned-links \
--enable-unversioned-libpng-pc \
--enable-unversioned-libpng-config \
- --enable-arm-neon=$(call ptx/ifdef, PTXCONF_ARCH_ARM_NEON, api, no) \
+ --enable-arm-neon=$(call ptx/ifdef, PTXCONF_ARCH_ARM_NEON, check, no) \
--disable-mips-msa \
--$(call ptx/endis, PTXCONF_ARCH_X86)-intel-sse \
--disable-powerpc-vsx \
--
2.14.2
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2017-10-18 14:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-18 14:11 [ptxdist] [PATCH 1/6] dbus: version bump 1.10.22 -> 1.10.24 Clemens Gruber
2017-10-18 14:11 ` [ptxdist] [PATCH 2/6] libnl3: version bump 3.2.29 -> 3.3.0 Clemens Gruber
2017-10-18 14:11 ` Clemens Gruber [this message]
2017-10-25 14:30 ` [ptxdist] [PATCH 3/6] libpng: version bump 1.6.32 -> 1.6.34 Michael Olbrich
2017-10-25 18:02 ` Roland Hieber
2017-10-18 14:11 ` [ptxdist] [PATCH 4/6] nginx: version bump 1.12.1 -> 1.12.2 Clemens Gruber
2017-10-18 14:11 ` [ptxdist] [PATCH 5/6] util-linux-ng: version bump 2.30.1 -> 2.30.2 Clemens Gruber
2017-10-18 14:11 ` [ptxdist] [PATCH 6/6] util-linux-ng: add lsblk tool Clemens Gruber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171018141146.14005-3-clemens.gruber@pqgruber.com \
--to=clemens.gruber@pqgruber.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox