David van Moolenbroek d8df04ad19 libc: fix local from-source upgrades
Commit git-c38dbb9 inadvertently broke local MINIX3-on-MINIX3 builds,
since its libc changes relied on VFS being upgraded already as well.
As a result, after installing the new libc, networking ceased to work,
leading to curl(1) failing later on in the build process.  This patch
introduces transitional code that is necessary for the build process
to complete, after which it is obsolete again.

Change-Id: I93bf29c01d228e3d7efc7b01befeff682954f54d
2016-03-01 16:58:30 +01:00
2016-01-13 20:32:52 +01:00
2016-01-13 20:32:50 +01:00
2016-02-08 13:05:55 +01:00
2016-01-16 14:04:27 +01:00
2016-01-16 14:04:25 +01:00
2016-02-08 13:05:55 +01:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%