pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/rust rust: Remove --disable-jemalloc, no longer v...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f5c63877d01f
branches: trunk
changeset: 390418:f5c63877d01f
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Sun Jan 20 17:12:31 2019 +0000
description:
rust: Remove --disable-jemalloc, no longer valid.
diffstat:
lang/rust/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 32c3498fb4c8 -r f5c63877d01f lang/rust/Makefile
--- a/lang/rust/Makefile Sun Jan 20 15:00:13 2019 +0000
+++ b/lang/rust/Makefile Sun Jan 20 17:12:31 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2019/01/19 12:44:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.75 2019/01/20 17:12:31 jperkin Exp $
DISTNAME= rustc-1.32.0-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
@@ -40,7 +40,6 @@
#CONFIGURE_ARGS+= --jemalloc-root=${BUILDLINK_PREFIX.jemalloc}/lib
#CONFIGURE_ARGS+= --enable-llvm-link-shared
#CONFIGURE_ARGS+= --llvm-root=${BUILDLINK_PREFIX.llvm}
-CONFIGURE_ARGS.SunOS+= --disable-jemalloc
# Use "dist" build target for cross compile of bootstrap
#BUILD_TARGET= dist
Home |
Main Index |
Thread Index |
Old Index