beberlei / env

PHP PECL extension for loading 12factor env variables from a file
MIT License
24 stars 3 forks source link

Broken build with GCC 10 #9

Open remicollet opened 4 years ago

remicollet commented 4 years ago

/usr/bin/ld: .libs/env.o:/builddir/build/BUILD/php-pecl-env-0.2.1/NTS/env.c:31: multiple definition ofenv_globals'; php7/.libs/php_env.o:/builddir/build/BUILD/php-pecl-env-0.2.1/NTS/php7/php_env.c:5: first defined here `

remicollet commented 4 years ago

Fix added in PR #8