diff options
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ oasis is a small linux system To build it, you need a POSIX system with following tools: * C toolchain for both host and target system + - target toolchain must support [`#include_next`](https://gcc.gnu.org/onlinedocs/cpp/Wrapper-Headers.html) * git * gzip * ninja |
