minix/share
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
..
misc import NetBSD /usr/share/misc/ 2012-03-23 16:27:59 +01:00
mk build: don't -L/usr/pkg/lib 2012-03-27 12:31:30 +02:00
terminfo don't keep minix-port.patch files in repo 2011-08-10 13:38:12 +00:00
zoneinfo New zoneinfo port from NetBSD 2012-01-16 11:03:25 +00:00
Makefile import NetBSD /usr/share/misc/ 2012-03-23 16:27:59 +01:00
Makefile.inc import NetBSD /usr/share/misc/ 2012-03-23 16:27:59 +01:00