Document C11 + GNU extensions as the requirement, omitting the exact
list of extensions since it's quite a bit.
The minimum compiler versions are somewhat arbitrary - we don't check
for them, so your experience may vary. Patches to update the README, or
to make kmod more widely buildable are welcome.
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/359
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Compilation and installation
============================
-In order to compile the source code you need the following software packages:
-- GCC/CLANG compiler
+In order to compile the source code you need:
+- C11 compiler, supporting a range of GNU extensions - GCC 8+, Clang 6+
- GNU C library / musl / uClibc
Optional dependencies, required with the default build configuration: