diff options
author | Maria Matejka <mq@ucw.cz> | 2022-07-18 10:19:59 +0200 |
---|---|---|
committer | Maria Matejka <mq@ucw.cz> | 2022-07-18 10:19:59 +0200 |
commit | 636ab95f44efee774343f711ec46e69c6bea4e81 (patch) | |
tree | 6267dac5e8c14779f69d125c2a7ca7ee4907409c /INSTALL | |
parent | 05673b16a87792baf8734dfcbf12ac2fd867f80b (diff) | |
parent | a845651bc50b75b2be41b4427e04857ce3c106a6 (diff) |
Merge commit 'a845651b' into thread-next
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |