From a845651bc50b75b2be41b4427e04857ce3c106a6 Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Mon, 15 Feb 2021 18:23:15 +0100 Subject: Multithreaded BIRD needs reasonably new software to compile --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 7a179284..c1094ee5 100644 --- a/INSTALL +++ b/INSTALL @@ -27,9 +27,9 @@ Requirements For compiling BIRD you need these programs and libraries: - - GNU C Compiler (or LLVM Clang) + - GNU C Compiler (or LLVM Clang) capable of compiling C11 code - GNU Make - - GNU Bison + - GNU Bison (at least 3.0) - GNU M4 - Flex -- cgit v1.2.3