[prev in list] [next in list] [prev in thread] [next in thread]
List: pkgsrc-changes
Subject: CVS commit: pkgsrc/devel/binaryen
From: "Frederic Cambus" <fcambus () netbsd ! org>
Date: 2022-05-15 17:22:12
Message-ID: 20220515172212.C4D5AFAEB () cvs ! NetBSD ! org
[Download RAW message or body]
This is a multi-part message in MIME format.
--_----------=_165263533265000
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"
Module Name: pkgsrc
Committed By: fcambus
Date: Sun May 15 17:22:12 UTC 2022
Modified Files:
pkgsrc/devel/binaryen: Makefile
Log Message:
binaryen: update USE_LANGUAGES, it now uses c++17.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/binaryen/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--_----------=_165263533265000
Content-Disposition: inline
Content-Length: 641
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii
Modified files:
Index: pkgsrc/devel/binaryen/Makefile
diff -u pkgsrc/devel/binaryen/Makefile:1.10 pkgsrc/devel/binaryen/Makefile:1.11
--- pkgsrc/devel/binaryen/Makefile:1.10 Thu May 12 07:57:22 2022
+++ pkgsrc/devel/binaryen/Makefile Sun May 15 17:22:12 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2022/05/12 07:57:22 fcambus Exp $
+# $NetBSD: Makefile,v 1.11 2022/05/15 17:22:12 fcambus Exp $
VERSION= 108
DISTNAME= binaryen-${VERSION}
@@ -12,7 +12,7 @@ COMMENT= Compiler and toolchain infrastr
LICENSE= apache-2.0
USE_CMAKE= yes
-USE_LANGUAGES= c c++14
+USE_LANGUAGES= c c++17
WRKSRC= ${WRKDIR}/binaryen-${GITHUB_TAG}
--_----------=_165263533265000--
[prev in list] [next in list] [prev in thread] [next in thread]
Configure |
About |
News |
Add a list |
Sponsored by KoreLogic