Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/mingw-w64-x86_64-winpthreads mingw-w64-x86_64-wi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9220bec53065
branches: trunk
changeset: 433182:9220bec53065
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 31 16:05:54 2020 +0000
description:
mingw-w64-x86_64-winpthreads: remove unknown configure options
These options are only for crt, not for winpthreads.
diffstat:
cross/mingw-w64-x86_64-winpthreads/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 23e6ea77f18a -r 9220bec53065 cross/mingw-w64-x86_64-winpthreads/Makefile
--- a/cross/mingw-w64-x86_64-winpthreads/Makefile Sun May 31 16:05:37 2020 +0000
+++ b/cross/mingw-w64-x86_64-winpthreads/Makefile Sun May 31 16:05:54 2020 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index