summaryrefslogtreecommitdiffstats
path: root/vespabase
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2018-04-17 09:28:01 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2018-04-17 09:28:01 +0000
commit399a199be646281365686253889232d53b0e401a (patch)
treee389197e165670c1c5d0fd699cc8b95e88a71cfa /vespabase
parent1b1a14b851156d26ee7f54ebd2bd89205442befa (diff)
GC some boost references.
Diffstat (limited to 'vespabase')
-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.