summaryrefslogtreecommitdiff
path: root/p2pvr/dvb/Jamfile.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2015-10-24 16:49:16 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2015-10-25 00:38:15 +0100
commitf2667ed93ae631dc90eb6935692edfad5e7edb85 (patch)
treef3e939b8c28ed3e4cb4155efe81abe6607a564f0 /p2pvr/dvb/Jamfile.jam
parentWrap up slicer updates and DB connection access (diff)
downloadp2pvr-f2667ed93ae631dc90eb6935692edfad5e7edb85.tar.bz2
p2pvr-f2667ed93ae631dc90eb6935692edfad5e7edb85.tar.xz
p2pvr-f2667ed93ae631dc90eb6935692edfad5e7edb85.zip
Enable hidden visibility and LTO
Diffstat (limited to 'p2pvr/dvb/Jamfile.jam')
-rw-r--r--p2pvr/dvb/Jamfile.jam2
1 files changed, 2 insertions, 0 deletions
diff --git a/p2pvr/dvb/Jamfile.jam b/p2pvr/dvb/Jamfile.jam
index e71093a..1e81a73 100644
--- a/p2pvr/dvb/Jamfile.jam
+++ b/p2pvr/dvb/Jamfile.jam
@@ -8,6 +8,8 @@ lib p2pvrdvb :
:
<library>../ice//p2pvrice
<library>..//adhocutil
+ <cflags>-fvisibility=hidden
+ <variant>release:<cflags>-flto
<implicit-dependency>../ice//p2pvrice
: :
<implicit-dependency>../ice//p2pvrice