We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99b8026 + d462f96 commit 1c560edCopy full SHA for 1c560ed
1 file changed
root-files/build.sh
@@ -137,6 +137,9 @@ build_compile_php() {
137
exit 1
138
fi
139
140
+ # set build provider
141
+ export PHP_BUILD_PROVIDER="Flownative GmbH - www.flownative.com"
142
+
143
# For GCC warning options see: https://gcc.gnu.org/onlinedocs/gcc-3.4.4/gcc/Warning-Options.html
144
export CFLAGS='-Wno-deprecated-declarations -Wno-stringop-overflow -Wno-implicit-function-declaration'
145
0 commit comments