minix/share/mk
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
..
bsd.dep.mk Import NetBSD mkdep 2011-07-22 17:28:27 +02:00
bsd.doc.mk import elf-only -lcurses 2011-07-25 11:08:17 +02:00
bsd.files.mk mk scripts: add flag for compiling with nbsd libc. 2011-03-03 16:41:19 +00:00
bsd.inc.mk share/mk: use original stat -qf 2011-07-19 18:38:06 +02:00
bsd.info.mk import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
bsd.init.mk Move mkfiles from /etc/mk to /usr/share/mk 2010-06-25 19:33:56 +00:00
bsd.kinc.mk share/mk: use original stat -qf 2011-07-19 18:38:06 +02:00
bsd.klinks.mk Move mkfiles from /etc/mk to /usr/share/mk 2010-06-25 19:33:56 +00:00
bsd.lib.mk install library manpages 2012-02-16 01:48:46 +00:00
bsd.links.mk Move mkfiles from /etc/mk to /usr/share/mk 2010-06-25 19:33:56 +00:00
bsd.man.mk install library manpages 2012-02-16 01:48:46 +00:00
bsd.obj.mk Move mkfiles from /etc/mk to /usr/share/mk 2010-06-25 19:33:56 +00:00
bsd.own.mk Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
bsd.prog.mk Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
bsd.subdir.mk Move mkfiles from /etc/mk to /usr/share/mk 2010-06-25 19:33:56 +00:00
bsd.sys.mk Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
Makefile Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
minix.bootprog.mk Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
minix.gcc.mk Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
minix.gcov.mk Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
minix.service.mk build: don't -L/usr/pkg/lib 2012-03-27 12:31:30 +02:00
pkgsrchooks.mk Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
sys.mk Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00