From fa8563bc17bfd62cd30f164cfa7519f12b653f11 Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 24 Mar 2008 14:27:33 +0000 Subject: Add glib_cv_rtldglobal_broken=no for internal glib-1.2.10 as devel/glib doing. While here, cross-compilation support again. --- devel/pkg-config/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile index e08713945c7..59d783401f0 100644 --- a/devel/pkg-config/Makefile +++ b/devel/pkg-config/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/03/04 09:22:27 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2008/03/24 14:27:33 obache Exp $ # DISTNAME= pkg-config-0.23 @@ -28,6 +28,7 @@ CONFIGURE_ARGS+= --cache-file=/dev/null .if ${OPSYS} == "NetBSD" CONFIGURE_ARGS+= glib_cv_sane_realloc=yes glib_cv_uscore=no +CONFIGURE_ARGS+= glib_cv_rtldglobal_broken=no .endif # needed for fifth test case -- cgit v1.2.3