Stichting-MINIX-Research-Foundation / minix

Official MINIX sources - Automatically replicated from gerrit.minix3.org
Other
2.9k stars 946 forks source link

Sync tools with NetBSD-current #319

Open marceloalencar opened 3 years ago

marceloalencar commented 3 years ago

Update required tools for newer hosts (GCC 10, for example), which also updates userland with latest NetBSD versions of:

This fixes #316. It is required to apply #310 while LLVM/clang isn't updated.

marceloalencar commented 3 years ago

Running test suite on i386:

# cd /usr/tests/minix-posix
# ./run

Output: All 101 tests completed without error (0 skipped).