Path to this page:
Subject: CVS commit: pkgsrc/pkgtools/libnbcompat
From: Taylor R Campbell
Date: 2023-06-27 11:30:58
Message id: 20230627093059.04039FA89@cvs.NetBSD.org
Log Message:
libnbcompat: Predetermine printf runtime test outcomes in configure.
This way libnbcompat can be safely cross-compiled for NetBSD, as it
should be for anything NetBSD!
While here, use CONFIGURE_ENV.${OPSYS} instead of .if ${OPSYS} == and
.if ${USE_CROSS_COMPILE:U:tl} == "yes" instead of .if
!empty(USE_CROSS_COMPILE:M[yYe][eE][sS]).
Files: