Re: [UPDATE] devel/openocd-0.9.0 (again)

2016-12-31 Thread SASANO Takayoshi
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

Re: [UPDATE] devel/openocd-0.9.0 (again)

2016-12-31 Thread Stuart Henderson
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

[UPDATE] devel/openocd-0.9.0 (again)

2016-12-30 Thread SASANO Takayoshi
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

Re: [UPDATE] devel/openocd-0.9.0

2016-01-03 Thread Daniel Bolgheroni
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. -

[UPDATE] devel/openocd-0.9.0

2016-01-03 Thread SASANO Takayoshi
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: