summaryrefslogtreecommitdiff
path: root/package/devel/valgrind/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/devel/valgrind/Makefile')
-rw-r--r--package/devel/valgrind/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/devel/valgrind/Makefile b/package/devel/valgrind/Makefile
index f3c021c..0074ad4 100644
--- a/package/devel/valgrind/Makefile
+++ b/package/devel/valgrind/Makefile
@@ -83,8 +83,6 @@ CONFIGURE_VARS += \
UNAME_R=$(LINUX_VERSION)
ifeq ($(ARCH),x86_64)
- CONFIGURE_ARGS += \
- --enable-only64bit
BITS := 64bit
else
CONFIGURE_ARGS += \
@@ -95,7 +93,6 @@ endif
CONFIGURE_ARGS += \
--enable-tls \
--without-x \
- --without-mpicc \
--without-uiout \
--disable-valgrindmi \
--disable-tui \