From 48e491c635943882aa0b0fa30177142cb3974beb Mon Sep 17 00:00:00 2001 From: tnn Date: Thu, 21 Feb 2008 04:23:58 +0000 Subject: Kill _OPSYS_NEEDS_XPKGWEDGE. It was only used by two platforms and they will default to USE_XPKGWEDGE anyway. --- mk/platform/Interix.mk | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'mk/platform/Interix.mk') diff --git a/mk/platform/Interix.mk b/mk/platform/Interix.mk index 05e134fcb3e..546525c8c5b 100644 --- a/mk/platform/Interix.mk +++ b/mk/platform/Interix.mk @@ -1,4 +1,4 @@ -# $NetBSD: Interix.mk,v 1.54 2007/10/19 13:41:35 rillig Exp $ +# $NetBSD: Interix.mk,v 1.55 2008/02/21 04:23:58 tnn Exp $ # # Variable definitions for the Interix operating system. @@ -142,11 +142,6 @@ _PATCH_CAN_BACKUP= yes # native patch(1) can make backups _PATCH_BACKUP_ARG?= -b -V simple -z # switch to patch(1) for backup suffix _USE_RPATH= yes # add rpath to LDFLAGS -# Ensure that USE_X11BASE programs get an xpkgwedge new enough to work. -_OPSYS_NEEDS_XPKGWEDGE= yes # xpkgwedge is required for X11 -_XPKGWEDGE_DEPENDS= xpkgwedge>=1.10:../../pkgtools/xpkgwedge -BUILD_DEPENDS+= ${USE_X11BASE:D${_XPKGWEDGE_DEPENDS}} - # flags passed to the linker to extract all symbols from static archives. # this is GNU ld. _OPSYS_WHOLE_ARCHIVE_FLAG= -Wl,--whole-archive -- cgit v1.2.3