Ben Gras a5190194a0 build: don't -L/usr/pkg/lib
You might have to update the compiler-rt package! See UPDATING.

	. the purpose of this -L was solely to find compiler-rt, which contains
	  runtime support code for clang-compiled binaries
	. this also makes all other packaged libraries visible, however
	. it is cleaner to isolate the base system from packages, and so
	  compiler-rt puts itself in /usr/pkg/compiler-rt/lib/ too, which the
	  base system henceforth uses exclusively
	. e.g. this solves a link failure when libfetch is installed as a
	  package
	. the new compiler-rt package also puts itself in /usr/pkg/lib for 'old'
	  systems; that is harmless. The benefit of 'new' systems is that the other
	  packages are hidden.
2012-03-27 12:31:30 +02:00
2010-10-25 08:32:14 +00:00
2012-03-14 16:54:30 +01:00
2012-03-27 02:19:46 +02:00
2012-03-25 21:58:27 +02:00
2011-11-18 11:11:04 +01:00
2012-03-27 12:31:30 +02:00
2012-03-14 16:02:59 +01:00
2012-03-27 12:31:30 +02:00
2012-03-27 12:31:30 +02:00
2012-03-27 02:19:46 +02:00
2012-03-25 21:58:27 +02:00
2012-03-27 12:31:30 +02:00
2012-03-14 16:02:59 +01:00
2012-03-25 21:58:27 +02:00
2012-03-27 02:19:46 +02:00
2012-03-27 02:19:46 +02:00
2012-03-14 16:02:59 +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%