From 399a199be646281365686253889232d53b0e401a Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Tue, 17 Apr 2018 09:28:01 +0000 Subject: GC some boost references. --- vespabase/desc.vespa_base | 1 - vespabase/desc.vespa_base_dev | 5 +---- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'vespabase') diff --git a/vespabase/desc.vespa_base b/vespabase/desc.vespa_base index 977ce987121..965fdaffdbb 100644 --- a/vespabase/desc.vespa_base +++ b/vespabase/desc.vespa_base @@ -6,7 +6,6 @@ common runtime Vespa components. Runtime libraries for c++ and java: * vespa_gcc3 vespa_gcc_runtime: C++ runtime - * vespa_boost: Boost shared libraries for runtime use * libiconv: Iconv shared library. General utilities: diff --git a/vespabase/desc.vespa_base_dev b/vespabase/desc.vespa_base_dev index 908a76e50f3..de19051806b 100644 --- a/vespabase/desc.vespa_base_dev +++ b/vespabase/desc.vespa_base_dev @@ -31,10 +31,7 @@ Generic libraries: Development tools and 3rd party libraries: - * vespa_gcc3 and vespa_gcc3_compiler: GCC 3 compiler and adapted - LinuxThreads library. This is the compiler to use for developing - Vespa components using these developer libraries. - * vespa_boost and vespa_boost_dev: Boost libraries and headers, + * vespa_boost_dev: Boost headers, prepared for use with the Vespa compiler. * vespa_cppunit_dev: Headers and libraries prepared with the Vespa compiler. -- cgit v1.2.3