We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0693377 commit ffe1d6cCopy full SHA for ffe1d6c
packages/linux/openocd/build-openocd.sh
@@ -6,7 +6,6 @@ export CFLAGS=-static
6
export LDFLAGS=-static
7
8
cd openocd
9
-sed -i -e 's/uint /unsigned int /g' ./src/flash/nor/rp2040.c
10
./bootstrap
11
./configure --disable-werror
12
make clean
0 commit comments