docker-library / php

Docker Official Image packaging for PHP
https://php.net
MIT License
3.81k stars 2k forks source link

A lot of Warning info #1427

Closed vndroid closed 9 months ago

vndroid commented 1 year ago

Such as:

configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe

Based Alpine 3.18, how to fix it?

tianon commented 9 months ago

I'm not sure I understand completely what you're asking -- what are you trying to do, what have you tried, what are you expecting, what are you getting instead? Are the warnings causing a problem, or are they just not nice to look at?