freebsd-dev/share/mk
Dimitry Andric 22a3c2dd5d Correctly pass the -mllvm -enable-gvn=false flag in CLANG_OPT_SMALL
(this has to be passed as a combination of two flags).  Should fix the
case where the clang version is before 3.5.0.

Submitted by:	Pedro Arthur <bygrandao@gmail.com>
X-MFC-With:	r279018, r279378
2015-03-21 19:13:13 +00:00
..
atf.test.mk
bsd.arch.inc.mk
bsd.compiler.mk
bsd.cpu.mk Catch up with Clang 3.6.0. 2015-03-17 05:48:45 +00:00
bsd.crunchgen.mk
bsd.dep.mk Remove drti.o's dependency on libelf. This makes it possible to add DTrace 2015-02-18 03:54:54 +00:00
bsd.doc.mk
bsd.dtb.mk
bsd.endian.mk Start to import support for the AArch64 architecture from ARM. This change 2015-03-19 13:53:47 +00:00
bsd.files.mk
bsd.incs.mk
bsd.info.mk
bsd.init.mk
bsd.kmod.mk
bsd.lib.mk Add LIB_CXX so that C++ libraries will use CXX to link. 2015-03-17 15:16:36 +00:00
bsd.libnames.mk Significant upgrades to sa(4) and mt(1). 2015-02-23 21:59:30 +00:00
bsd.links.mk Fix DESTDIR support 2015-03-15 23:40:50 +00:00
bsd.man.mk
bsd.mkopt.mk Add support for specifying unsupported / broken options that override 2015-03-12 03:57:00 +00:00
bsd.nls.mk
bsd.obj.mk Allow relative pathnames in SRCS, so as to enable building software 2015-03-14 12:29:44 +00:00
bsd.opts.mk
bsd.own.mk release: use xz via pipe when compressing the tarballs. 2015-02-17 23:13:45 +00:00
bsd.port.mk
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Make the extra dependencies in DPADD be dependencies of PROG_FULL and 2015-02-13 17:33:27 +00:00
bsd.progs.mk
bsd.README Document LIB and LIB_CXX. 2015-03-17 15:21:01 +00:00
bsd.snmpmod.mk
bsd.subdir.mk
bsd.symver.mk
bsd.sys.mk Correctly pass the -mllvm -enable-gvn=false flag in CLANG_OPT_SMALL 2015-03-21 19:13:13 +00:00
bsd.test.mk
Makefile
netbsd-tests.test.mk
plain.test.mk
src.libnames.mk Fix typo (_DP_grom -> _DP_geom) so applications that need to link against 2015-02-28 05:14:42 +00:00
src.opts.mk Start to import support for the AArch64 architecture from ARM. This change 2015-03-19 13:53:47 +00:00
src.sys.mk If sys.mk were found via the magic path .../share/mk 2015-02-24 19:03:31 +00:00
suite.test.mk
sys.mk Allow relative pathnames in SRCS, so as to enable building software 2015-03-14 12:29:44 +00:00
tap.test.mk
version_gen.awk