rebuild without bootstrap
This commit is contained in:
parent
70b90e2425
commit
b3e95bb6b9
4
php.spec
4
php.spec
@ -6,7 +6,7 @@
|
||||
%global opcachever 7.0.4-dev
|
||||
|
||||
# Use for first build of PHP (before pecl/zip and pecl/jsonc)
|
||||
%global php_bootstrap 1
|
||||
%global php_bootstrap 0
|
||||
|
||||
# Adds -z now to the linker flags
|
||||
%global _hardened_build 1
|
||||
@ -71,7 +71,7 @@
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
Version: 5.6.0
|
||||
Release: 0.0.%{rcver}%{?dist}
|
||||
Release: 0.1.%{rcver}%{?dist}
|
||||
# All files licensed under PHP version 3.01, except
|
||||
# Zend is licensed under Zend
|
||||
# TSRM is licensed under BSD
|
||||
|
Loading…
Reference in New Issue
Block a user