grisp-software icon indicating copy to clipboard operation
grisp-software copied to clipboard

OpenOCD does not build with gcc 7.3.1

Open stefantimm opened this issue 7 years ago • 1 comments

./build/build-openocd.sh fails with gcc 7.3.1 (on SUSE Linux)

Workaround:

CFLAGS=-Wno-error ./build/build-openocd.sh

stefantimm avatar Oct 09 '18 14:10 stefantimm

c.f. #34

holzingk avatar Oct 09 '18 14:10 holzingk