From 71acf81bf7b12576d1e4dbf04b14abfb332a7fdd Mon Sep 17 00:00:00 2001 From: Kevin Traynor Date: Thu, 20 May 2021 12:18:21 +0100 Subject: [PATCH] doc: add GCC 11 and clang 12 support to release notes Note added support for GCC 11 and clang 12 in the DPDK 21.05 release notes. Signed-off-by: Kevin Traynor Reviewed-by: Jerin Jacob --- doc/guides/rel_notes/release_21_05.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/release_21_05.rst b/doc/guides/rel_notes/release_21_05.rst index c66ab1d6a0..5ab7427918 100644 --- a/doc/guides/rel_notes/release_21_05.rst +++ b/doc/guides/rel_notes/release_21_05.rst @@ -55,6 +55,10 @@ New Features Also, make sure to start the actual text at the margin. ======================================================= +* **Added support for GCC 11 and clang 12.** + + Added support for building with GCC 11.1.1 and clang 12.0.0. + * **Added Alpine Linux with musl libc support** The distribution Alpine Linux, using musl libc and busybox, -- 2.20.1