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 ffe1d6c commit 7063654Copy full SHA for 7063654
packages/macos/openocd/build-openocd.sh
@@ -3,7 +3,6 @@
3
set -euo pipefail
4
5
cd openocd
6
-sed -i -e 's/uint /unsigned int /g' ./src/flash/nor/rp2040.c
7
./bootstrap
8
# See https://github.com/raspberrypi/openocd/issues/30
9
# ./configure --disable-werror CAPSTONE_CFLAGS="$(pkg-config capstone --cflags | sed s/.capstone\$//)"
0 commit comments