Don't force CC setting, thanks Florian...
This commit is contained in:
parent
8f1c3b2c78
commit
aea6d4406c
2
php.spec
2
php.spec
@ -351,8 +351,6 @@ touch acinclude.m4
|
|||||||
# Regenerate configure scripts (patches change config.m4's)
|
# Regenerate configure scripts (patches change config.m4's)
|
||||||
./buildconf --force
|
./buildconf --force
|
||||||
|
|
||||||
export CC=gcc4
|
|
||||||
|
|
||||||
# Shell function to configure and build a PHP tree.
|
# Shell function to configure and build a PHP tree.
|
||||||
build() {
|
build() {
|
||||||
# bison-1.875-2 seems to produce a broken parser; workaround.
|
# bison-1.875-2 seems to produce a broken parser; workaround.
|
||||||
|
Loading…
Reference in New Issue
Block a user