From de1ca7c3575d108b1aba6f5c67f00cc4e6f20415 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 16 Jun 2021 14:32:22 +0200 Subject: switch to reflection using IM7 --- php-pecl-imagick.spec | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'php-pecl-imagick.spec') diff --git a/php-pecl-imagick.spec b/php-pecl-imagick.spec index fe3a8a6..bdf121c 100644 --- a/php-pecl-imagick.spec +++ b/php-pecl-imagick.spec @@ -10,6 +10,10 @@ %bcond_with im7 %bcond_without tests +# 2 builds needed to get the full set +# --with im7 +# --with im6 (default) + # we don't want -z defs linker flag %undefine _strict_symbol_defs_build -- cgit