mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 02:37:28 +02:00
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