From 646a9f3410dab150e0c7871273d4982fa5c132e9 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 26 Jun 2023 13:34:06 +0300 Subject: Release version 14.1.0+1 Suppress -Wdeprecated-declarations Clang 15 warning. Fix link order so that libraries are linked after all object files. --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 964ab3c..ed7bfd8 100644 --- a/TODO +++ b/TODO @@ -2,4 +2,12 @@ On the revision: On the release: + - Switch to using -pthread from -D_REENTRANT/-lpthread. + Note that this requires bumping build2 version requirement to 0.15.0. + +Additional (permanent) notes: + +- Review '@@ TMP' notes. + +- Add/remove 'priority: security' manifest value, if required. -- cgit v1.1