Hi,
REVISION is deleted from Makefile, and gnu libtool is required.
Without gnu libtool, many undefined references occurs when
linking main.o and libopenocd.a. Here is the log.
/usr/bin/libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -Wall
-Wstrict-prototypes -Wformat-security -Wsh
On 2016/12/31 00:51, SASANO Takayoshi wrote:
> Hello,
>
> I send this patch to ports@ on 3-Jan-2016
> (see https://marc.info/?l=openbsd-ports&m=145181327024296&w=2 ).
>
> About one year will be passed but there is no response to commit or not,
> so I send this patch again.
>
> If there is no pro
Hello,
I send this patch to ports@ on 3-Jan-2016
(see https://marc.info/?l=openbsd-ports&m=145181327024296&w=2 ).
About one year will be passed but there is no response to commit or not,
so I send this patch again.
If there is no problem, I will commit.
Best Regards,
--
SASANO Takayoshi
Inde
On Sun, Jan 03, 2016 at 05:09:35PM +0900, SASANO Takayoshi wrote:
> Hi,
>
> here is a diff for openocd-0.6.1 -> openocd-0.9.0
> ok?
>
> + --enable-stlink \
Nice to see stlink. It's a popular and cheap debugger. I have e-mailed a
patch to the maintainer to include it a few days ago.
-
Hi,
here is a diff for openocd-0.6.1 -> openocd-0.9.0
ok?
--
SASANO Takayoshi
Index: Makefile
===
RCS file: /cvs/ports/devel/openocd/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile16 Sep 2014 15:42: