summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vespabase/desc.vespa_base1
-rw-r--r--vespabase/desc.vespa_base_dev5
2 files changed, 1 insertions, 5 deletions
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.