From f3e2dd7780bb90feff6b2f7a36797752a4933ff6 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 15 Apr 2018 13:41:38 +0100 Subject: C++17 and Ice 3.7 Updates all components to be C++17 and Ice 3.7 --- service/Jamfile.jam | 4 ---- 1 file changed, 4 deletions(-) (limited to 'service/Jamfile.jam') diff --git a/service/Jamfile.jam b/service/Jamfile.jam index 3c2862d..315457a 100644 --- a/service/Jamfile.jam +++ b/service/Jamfile.jam @@ -11,7 +11,6 @@ lib mirrorsearch-domain : : yes ..//Ice - ..//IceUtil ..//pthread ..//slicer ..//adhocutil @@ -25,7 +24,6 @@ lib mirrorsearch-api : : yes ..//Ice - ..//IceUtil ..//pthread ..//slicer mirrorsearch-domain @@ -52,7 +50,6 @@ lib mirrorsearch-service : ..//boost_date_time ..//Ice ..//IceBox - ..//IceUtil ..//pthread ..//icetray ..//slicer @@ -86,7 +83,6 @@ run test.cpp ..//adhocutil ..//boost_system ..//boost_filesystem - ..//IceUtil ..//Ice ..//IceBox ..//pthread -- cgit v1.2.3