mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +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
|
#if [ -e .git ]; then
|
||||||
# export WARNINGS="all,error"
|
# export WARNINGS="all,error"
|
||||||
#else
|
#else
|
||||||
export WARNINGS="all"
|
# export WARNINGS="all"
|
||||||
#fi
|
#fi
|
||||||
|
|
||||||
autoreconf --install --force --verbose
|
autoreconf --install --force --verbose
|
||||||
|
Reference in New Issue
Block a user