forked from wolfSSL/wolfssl
autogen.sh: disable WARNINGS=all until autotools config is fixed.
This commit is contained in:
@@ -56,7 +56,7 @@ done
|
||||
#if [ -e .git ]; then
|
||||
# export WARNINGS="all,error"
|
||||
#else
|
||||
export WARNINGS="all"
|
||||
# export WARNINGS="all"
|
||||
#fi
|
||||
|
||||
autoreconf --install --force --verbose
|
||||
|
Reference in New Issue
Block a user