From 4a3fd9f5b89f8fb07269d2b3b50c9afdbc658e1e Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 31 May 2020 16:05:54 +0000 Subject: mingw-w64-x86_64-winpthreads: remove unknown configure options These options are only for crt, not for winpthreads. --- cross/mingw-w64-x86_64-winpthreads/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cross/mingw-w64-x86_64-winpthreads/Makefile b/cross/mingw-w64-x86_64-winpthreads/Makefile index 6fbc0333654..c7884645766 100644 --- a/cross/mingw-w64-x86_64-winpthreads/Makefile +++ b/cross/mingw-w64-x86_64-winpthreads/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2019/09/18 15:36:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2020/05/31 16:05:54 rillig Exp $ .include "../../cross/mingw-w64-x86_64-winpthreads/Makefile.common" @@ -8,8 +8,6 @@ COMMENT= Mingw-w64 winpthreads library for win64 cross-development BUILD_DEPENDS+= mingw-w64-x86_64-gcc-bootstrap-[0-9]*:../../cross/mingw-w64-x86_64-gcc-bootstrap MINGW_TARGET= ${MINGW_W64_64_TARGET} -CONFIGURE_ARGS+= --disable-lib32 -CONFIGURE_ARGS+= --enable-lib64 BUILDLINK_DEPMETHOD.mingw-w64-i686-headers= build .include "../../cross/mingw-w64-x86_64-headers/buildlink3.mk" -- cgit v1.2.3