Skip to content

Commit ffe1d6c

Browse files
authored
Update build-openocd.sh
1 parent 0693377 commit ffe1d6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/linux/openocd/build-openocd.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ export CFLAGS=-static
66
export LDFLAGS=-static
77

88
cd openocd
9-
sed -i -e 's/uint /unsigned int /g' ./src/flash/nor/rp2040.c
109
./bootstrap
1110
./configure --disable-werror
1211
make clean

0 commit comments

Comments
 (0)