summaryrefslogtreecommitdiff
path: root/netfs/daemon
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2016-01-24 21:09:32 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2016-01-24 21:09:32 +0000
commitf3aeae6b0a9cbb0b5953efe0c6ca6cc193f637a3 (patch)
treeab4c161f838c30bd60130a49c2bb3e3d005713ef /netfs/daemon
parentRemove straggling use of Slicer::Deserialize in favour of more flexible Deser... (diff)
downloadnetfs-f3aeae6b0a9cbb0b5953efe0c6ca6cc193f637a3.tar.bz2
netfs-f3aeae6b0a9cbb0b5953efe0c6ca6cc193f637a3.tar.xz
netfs-f3aeae6b0a9cbb0b5953efe0c6ca6cc193f637a3.zip
Partially tested global visibility hidden in all projectsnetfs-1.1.6
Diffstat (limited to 'netfs/daemon')
-rw-r--r--netfs/daemon/Jamfile.jam2
1 files changed, 0 insertions, 2 deletions
diff --git a/netfs/daemon/Jamfile.jam b/netfs/daemon/Jamfile.jam
index 903b938..e900ebd 100644
--- a/netfs/daemon/Jamfile.jam
+++ b/netfs/daemon/Jamfile.jam
@@ -11,7 +11,6 @@ lib netfsdConfiguration :
<library>..//slicer
<library>..//adhocutil
<slicer>yes
- <cflags>-fvisibility=hidden
: :
<include>.
<library>..//IceUtil
@@ -39,7 +38,6 @@ lib netfsd :
<library>../..//libxmlpp
<library>..//adhocutil
<library>..//slicer-xml
- <cflags>-fvisibility=hidden
: :
<include>.
<implicit-dependency>../ice//netfsComms