commit 3f3d696952c5ab61efe3f4e80c37a1d88a1fc0d5
Author: Elan Ruusamäe <g...@pld-linux.org>
Date:   Tue Aug 22 23:21:48 2017 +0300

    drop --enable-gd-native-ttf: no longer exists
    
    
https://github.com/php/php-src/commit/494c5dc77ae92d21db915abada2ecefaca620543
    
    commit 494c5dc77ae92d21db915abada2ecefaca620543
    Author: Christoph M. Becker <cmbecke...@gmx.de>
    Date:   Wed Sep 14 00:28:36 2016 +0200
    
        Remove effectless --enable-gd-native-ttf and USE_GD_IMGSTRTTF
    
        --enable-gd-native-ttf did set USE_GD_IMGSTRTTF, which is otherwise 
unused
        as of commit 8a90aad3 (i.e. PHP 5.5.0), at least.

 php.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/php.spec b/php.spec
index 5c7870f..1c8fefa 100644
--- a/php.spec
+++ b/php.spec
@@ -1,7 +1,6 @@
 # TODO 7.2:
 # - https://github.com/php/php-src/blob/php-7.2.0alpha3/UPGRADING
 # - --with-password-argon2 https://wiki.php.net/rfc/argon2_password_hash
-# - configure: WARNING: unrecognized options: --enable-gd-native-ttf
 # TODO 5.6:
 # - enable --with-fpm-systemd, but ensure it checks for sd_booted()
 # - build with system libgd 2.1, see 73c5128
@@ -2314,7 +2313,6 @@ for sapi in $sapis; do
        %{__enable_disable exif exif shared} \
        %{__enable_disable fileinfo fileinfo shared} \
        %{__enable_disable ftp ftp shared} \
-       --enable-gd-native-ttf \
        %{?with_intl:--enable-intl=shared} \
        --enable-libxml \
        %{__enable_disable mbstring mbstring shared,all} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/3f3d696952c5ab61efe3f4e80c37a1d88a1fc0d5

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to