grisp-software
grisp-software copied to clipboard
OpenOCD does not build with gcc 7.3.1
./build/build-openocd.sh fails with gcc 7.3.1 (on SUSE Linux)
Workaround:
CFLAGS=-Wno-error ./build/build-openocd.sh
c.f. #34