Subject: CVS commit: pkgsrc/devel/argp
From: matthew green
Date: 2024-10-15 03:13:00
Message id: 20241015011300.B57D3FC7E@cvs.NetBSD.org

Log Message:
fix the build on netbsd/arm64

this package uses alloca() to use gnu99 not c99, and probably fixes it
generally elsewhere since it won't be using the likely broken libc version
of this function (that we don't provide on arm64.)

Files:
RevisionActionfile
1.11modifypkgsrc/devel/argp/Makefile