[prev in list] [next in list] [prev in thread] [next in thread]
List: pkgsrc-changes
Subject: CVS commit: pkgsrc/devel/patchelf
From: "Thomas Klausner" <wiz () netbsd ! org>
Date: 2022-08-17 16:14:02
Message-ID: 20220817161402.2A138FB1A () cvs ! NetBSD ! org
[Download RAW message or body]
This is a multi-part message in MIME format.
--_----------=_166075284279290
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"
Module Name: pkgsrc
Committed By: wiz
Date: Wed Aug 17 16:14:02 UTC 2022
Modified Files:
pkgsrc/devel/patchelf: Makefile
Log Message:
patchelf: set GCC_REQD to 7 for std::optional
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/patchelf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--_----------=_166075284279290
Content-Disposition: inline
Content-Length: 590
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii
Modified files:
Index: pkgsrc/devel/patchelf/Makefile
diff -u pkgsrc/devel/patchelf/Makefile:1.9 pkgsrc/devel/patchelf/Makefile:1.10
--- pkgsrc/devel/patchelf/Makefile:1.9 Thu Jul 21 17:44:20 2022
+++ pkgsrc/devel/patchelf/Makefile Wed Aug 17 16:14:01 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2022/07/21 17:44:20 fcambus Exp $
+# $NetBSD: Makefile,v 1.10 2022/08/17 16:14:01 wiz Exp $
DISTNAME= patchelf-0.15.0
CATEGORIES= devel
@@ -13,5 +13,7 @@ LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++17
+# std::optional
+GCC_REQD= 7
.include "../../mk/bsd.pkg.mk"
--_----------=_166075284279290--
[prev in list] [next in list] [prev in thread] [next in thread]
Configure |
About |
News |
Add a list |
Sponsored by KoreLogic