diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-07 19:14:06 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-07 19:14:06 +0000 |
commit | 0c3540ab69f6ea4d82d6fa53b1255faa017961cd (patch) | |
tree | 26d249454557bcc27ea2224cd90443be32330fac /profiles/desc/php_targets.desc | |
parent | 9e9d1bddd020bfc7d2d4182d01d94128f99bb1bf (diff) |
resync redcore profile
Diffstat (limited to 'profiles/desc/php_targets.desc')
-rw-r--r-- | profiles/desc/php_targets.desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc new file mode 100644 index 00000000..ae4ceacb --- /dev/null +++ b/profiles/desc/php_targets.desc @@ -0,0 +1,11 @@ +# Copyright 1999-2011 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +# This file contains descriptions of the PHP_TARGETS USE_EXPAND flags + +php7-2 - Build against PHP 7.2 +php7-1 - Build against PHP 7.1 +php7-0 - Build against PHP 7.0 +php5-6 - Build against PHP 5.6 +php5-5 - Build against PHP 5.5 +php5-4 - Build against PHP 5.4 |