summaryrefslogtreecommitdiffstats
path: root/vespamalloc/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-07-05 11:00:16 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-07-05 11:00:16 +0000
commitfb55528c54d33785e4e4fe34019a18bb8c7d96fd (patch)
tree8676a869dba4123b459bff9c1612dbc42ebe9288 /vespamalloc/CMakeLists.txt
parentbc8ad212a1decbeec7934ffb27a5d0dc85e2011b (diff)
Reintroduce correct options when building vespammaloc. They disappeared when moving to cmake.
Diffstat (limited to 'vespamalloc/CMakeLists.txt')
-rw-r--r--vespamalloc/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/vespamalloc/CMakeLists.txt b/vespamalloc/CMakeLists.txt
index 1f39c13f3a9..6cd325ade67 100644
--- a/vespamalloc/CMakeLists.txt
+++ b/vespamalloc/CMakeLists.txt
@@ -1,4 +1,7 @@
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+add_compile_options(-fvisibility=hidden -DPARANOID_LEVEL=0)
+add_compile_options(-DPARANOID_LEVEL=0)
+
vespa_define_module(
DEPENDS
fastos