pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/libLLVM libLLVM: Bump GCC_REQD
details: https://anonhg.NetBSD.org/pkgsrc/rev/e481932a2edc
branches: trunk
changeset: 425292:e481932a2edc
user: nia <nia%pkgsrc.org@localhost>
date: Fri Mar 20 17:51:57 2020 +0000
description:
libLLVM: Bump GCC_REQD
diffstat:
lang/libLLVM/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2fe45c2954cb -r e481932a2edc lang/libLLVM/Makefile
--- a/lang/libLLVM/Makefile Fri Mar 20 17:50:45 2020 +0000
+++ b/lang/libLLVM/Makefile Fri Mar 20 17:51:57 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2020/03/06 22:44:18 tnn Exp $
+# $NetBSD: Makefile,v 1.36 2020/03/20 17:51:57 nia Exp $
DISTNAME= llvm-9.0.1.src
PKGNAME= ${DISTNAME:S/llvm/libLLVM/:S/.src//}
@@ -13,7 +13,7 @@
USE_LANGUAGES= c c++11
USE_CMAKE= yes
-GCC_REQD+= 4.8
+GCC_REQD+= 5
PYTHON_FOR_BUILD_ONLY= yes
CONFIGURE_DIRS= ${WRKDIR}/build
Home |
Main Index |
Thread Index |
Old Index