aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/hpx')
-rw-r--r--sys-cluster/hpx/hpx-0.9.7.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-cluster/hpx/hpx-0.9.7.ebuild b/sys-cluster/hpx/hpx-0.9.7.ebuild
index d8e6c22a0..d2938e003 100644
--- a/sys-cluster/hpx/hpx-0.9.7.ebuild
+++ b/sys-cluster/hpx/hpx-0.9.7.ebuild
@@ -60,7 +60,6 @@ pkg_setup() {
src_configure() {
CMAKE_BUILD_TYPE=Release
local mycmakeargs=(
- -Wno-dev
-DHPX_BUILD_EXAMPLES=OFF
$(cmake-utils_use doc HPX_BUILD_DOCUMENTATION)
$(cmake-utils_use jemalloc HPX_JEMALLOC)