pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/libLLVM34 Look deeper for config.guess / config.sub.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a1df29c81c56
branches: trunk
changeset: 648800:a1df29c81c56
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Mar 19 19:14:48 2015 +0000
description:
Look deeper for config.guess / config.sub.
diffstat:
lang/libLLVM34/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 60b2a1cfb939 -r a1df29c81c56 lang/libLLVM34/Makefile
--- a/lang/libLLVM34/Makefile Thu Mar 19 19:14:26 2015 +0000
+++ b/lang/libLLVM34/Makefile Thu Mar 19 19:14:48 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/03/04 20:33:38 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/19 19:14:48 joerg Exp $
DISTNAME= llvm-${PKGVERSION_NOREV}.src
PKGNAME= libLLVM34-3.4.2
@@ -19,6 +19,7 @@
PYTHON_FOR_BUILD_ONLY= yes
GCC_REQD+= 4.7 4.8
GNU_CONFIGURE= yes
+OVERRIDE_DIRDEPTH= 3
CONFIGURE_ARGS+= --disable-assertions
CONFIGURE_ARGS+= --disable-bindings
CONFIGURE_ARGS+= --disable-timestamps
Home |
Main Index |
Thread Index |
Old Index