Revert r428754 and unbreak
Pointy hat: sunpoet
This commit is contained in:
parent
8046b6b074
commit
5d74df582e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428777
1 changed files with 2 additions and 3 deletions
|
@ -9,8 +9,7 @@ MASTER_SITES= SF
|
|||
MAINTAINER= skreuzer@FreeBSD.org
|
||||
COMMENT= Open On-Chip Debugger
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --disable-werror
|
||||
|
@ -53,7 +52,7 @@ RMTBITBANG_DESC=Support Remote-Bitbang Driver
|
|||
MINIDRIVER_DESC=Dummy minidriver only (will exclude others!)
|
||||
CMSISDAP_DESC=Support for CMSIS-DAP Compliant Debugger
|
||||
|
||||
USES= gmake libtool makeinfo pkgconfig tar:bzip2
|
||||
USES= gmake libtool pkgconfig tar:bzip2
|
||||
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
INFO= openocd
|
||||
|
||||
|
|
Loading…
Reference in a new issue