@@ -107,6 +107,10 @@ if test -z "${make:+set}" && {
then
make=gmake
fi
if test -f /bin/ginstall
then
set INSTALL=ginstall "$@"
fi
CFLAGS="$O $Wall -g"
OK_TO_USE_CFLAGS=Yes
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.