summaryrefslogtreecommitdiff
path: root/mythfs/unittests/Jamfile.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2017-07-24 21:31:54 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2017-07-24 21:31:54 +0100
commita478cbc53c64ff1d8ead6e7d607dbe58818ed268 (patch)
tree4ed25f3549ecf4aaad65dcb8ea399f7396c66632 /mythfs/unittests/Jamfile.jam
parentStandalone split (diff)
downloadmythfs-a478cbc53c64ff1d8ead6e7d607dbe58818ed268.tar.bz2
mythfs-a478cbc53c64ff1d8ead6e7d607dbe58818ed268.tar.xz
mythfs-a478cbc53c64ff1d8ead6e7d607dbe58818ed268.zip
Re-enable -flto and use newly named netfs-api.so
Diffstat (limited to 'mythfs/unittests/Jamfile.jam')
-rw-r--r--mythfs/unittests/Jamfile.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/mythfs/unittests/Jamfile.jam b/mythfs/unittests/Jamfile.jam
index af84969..a76d1ec 100644
--- a/mythfs/unittests/Jamfile.jam
+++ b/mythfs/unittests/Jamfile.jam
@@ -20,7 +20,7 @@ lib testCommon :
<define>ROOT=\"$(me)\"
<library>..//boost_system
<library>..//boost_filesystem
- <library>..//netfsComms
+ <library>..//netfs-api
<library>..//IceUtil
<library>..//Ice
<library>..//IceBox