Skip to content

Commit 0693377

Browse files
authored
sed not required
1 parent f06dee6 commit 0693377

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/windows/openocd/build-openocd.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ BUILDDIR=$(pwd)
66
INSTALLDIR="openocd-install"
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)