Subject: CVS commit: pkgsrc/devel/cmake
From: Maya Rashish
Date: 2020-07-31 14:35:27
Message id: 20200731123527.93BCFFB28@cvs.NetBSD.org

Log Message:
cmake: fix build on NetBSD releases such as 9.0.

NetBSD stdio.h has a bug with visibility of functions, so we get errors:
 error: '::vscanf' has not been declared

Define the other macro that can reach these definitions.

Issue already fixed by joerg in NetBSD stdio.h r1.35.

Files:
RevisionActionfile
1.3modifypkgsrc/devel/cmake/Makefile.common