Skip to content

Commit 7063654

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/macos/openocd/build-openocd.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
set -euo pipefail
44

55
cd openocd
6-
sed -i -e 's/uint /unsigned int /g' ./src/flash/nor/rp2040.c
76
./bootstrap
87
# See https://github.com/raspberrypi/openocd/issues/30
98
# ./configure --disable-werror CAPSTONE_CFLAGS="$(pkg-config capstone --cflags | sed s/.capstone\$//)"

0 commit comments

Comments
 (0)