Disable -Werror when building OpenOCD
It appears that newer GCC versions don't like some of our macros. Since OpenOCD defaults to --enable-werror, it'll blow up on those platforms.
parent
14bbe5a2
Please register or sign in to comment
It appears that newer GCC versions don't like some of our macros. Since OpenOCD defaults to --enable-werror, it'll blow up on those platforms.