From 0f00acbca40c056dcbba89423ac88dd819d222d9 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 5 Dec 2023 13:47:20 +0300 Subject: Release version 8.0.15+12 Define HAVE_STRLCAT on Linux if GNU libc is 2.38 or newer. Fix link order so that libraries are linked after all object files. Switch to using -pthread instead of -D_REENTRANT/-lpthread in buildfiles and bump build2 version requirement to 0.15.0. Use legal{} target type for legal documentation (LICENSE, etc). --- TODO | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index da80960..abba7e5 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,5 @@ On the revision: On the release: -- Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc). - - Note that this requires bumping build2 version requirement to 0.13.0. + Note that here we record items that require bumping build2 version + requirement to the latest released version of the toolchain. -- cgit v1.1