Skip to content

Commit

Permalink
devel/openocd: Mark as broken on aarch64.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelUrankar committed Sep 26, 2021
1 parent 439056e commit 55d27db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devel/openocd/Makefile
Expand Up @@ -8,6 +8,8 @@ MASTER_SITES= SF
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Open On-Chip Debugger

BROKEN_aarch64= fails to build: src/target/nds32_tlb.h:25:2: error: expected identifier PAGE_SIZE_4K = 0

GNU_CONFIGURE= yes
CONFIGURE_ENV+= libusb_CFLAGS=" " libusb_LIBS="-lusb"
CONFIGURE_ARGS+= --disable-werror
Expand Down

0 comments on commit 55d27db

Please sign in to comment.