mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-02-25 22:59:00 +00:00
Disable warnings on Mac
This commit is contained in:
parent
7ba4e5a5da
commit
2f557fe52d
@ -16,3 +16,6 @@ export OSX_SDK=""
|
||||
export CCACHE_SIZE=300M
|
||||
|
||||
export RUN_SECURITY_TESTS="true"
|
||||
|
||||
# Compiler for Mac native warns on C99 in dependencies.
|
||||
export NO_WERROR=1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user