freebsd-dev/share/mk
Ed Maste 993d3ded79 Do not build clang for all riscv*, not just riscv64
Previous test matching on "riscv64" was invalidated by the addition of
riscv64sf.

Sponsored by:	The FreeBSD Foundation
2017-07-01 19:10:59 +00:00
..
atf.test.mk
auto.obj.mk If MAKEOBJDIRPREFIX is a prefix match for .CURDIR, then __objdir is .CURDIR 2017-04-18 23:59:15 +00:00
bsd.arch.inc.mk
bsd.clang-analyze.mk
bsd.compiler.mk Add basic bsd.linker.mk auto included from bsd.compiler.mk. 2017-06-22 21:03:20 +00:00
bsd.confs.mk DIRDEPS_BUILD: Fix '/' in group names creating a bad cookie. 2016-12-03 05:29:35 +00:00
bsd.cpu.mk Explicitly set the desired MIPS ABI in toolchain flags. 2017-04-07 20:02:01 +00:00
bsd.crunchgen.mk META_MODE: Fix build-tools still sometimes rebuilding during target build. 2017-04-06 18:21:59 +00:00
bsd.dep.mk Rework logic for skipping .depend/.meta file read/stat/writes. 2017-06-22 05:34:41 +00:00
bsd.doc.mk Revert crap accidentally committed 2017-01-28 16:31:23 +00:00
bsd.dtb.mk
bsd.endian.mk Add full softfloat and hardfloat support for MIPS. 2016-10-31 15:33:58 +00:00
bsd.files.mk DIRDEPS_BUILD: Fix '/' in group names creating a bad cookie. 2016-12-03 05:29:35 +00:00
bsd.incs.mk DIRDEPS_BUILD: Fix '/' in group names creating a bad cookie. 2016-12-03 05:29:35 +00:00
bsd.info.mk
bsd.init.mk Fix 'make clean all' to work again. 2017-06-20 20:52:06 +00:00
bsd.kmod.mk
bsd.lib.mk Always set CLEANFILES, even if not building. 2016-11-13 00:10:56 +00:00
bsd.libnames.mk LIBADD: Try to support partial tree checkouts in some limited cases. 2017-06-20 20:34:30 +00:00
bsd.linker.mk bsd.linker.mk: add band-aid for linker invocation failure 2017-06-30 16:34:17 +00:00
bsd.links.mk
bsd.man.mk
bsd.mkopt.mk
bsd.nls.mk
bsd.obj.mk objwarn should be .PHONY. 2017-06-21 17:11:49 +00:00
bsd.opts.mk
bsd.own.mk Follow-up r320061: Need to respect make.conf/env LIBDIR overrides. 2017-06-19 18:08:02 +00:00
bsd.port.mk
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Add rules to build LLVM IR binaries and libraries. 2016-11-01 21:27:42 +00:00
bsd.progs.mk PROGS+META_MODE: Avoid rebuilding common sources when recursing. 2017-05-09 18:45:34 +00:00
bsd.README Fix a couple of typos and reword some sentences in bsd.README. 2017-03-08 05:49:58 +00:00
bsd.snmpmod.mk Add a make target (smilint) for running smilint tool against BMIBS 2017-01-17 03:38:49 +00:00
bsd.stand.mk Do not use -msoft-float with intention of disabling FP on aarch64 2017-04-07 22:58:25 +00:00
bsd.subdir.mk Similar to r296013 for NO_ROOT, force SUBDIR_PARALLEL for buildworld WORLDTMP staging. 2017-06-21 18:56:53 +00:00
bsd.suffixes-posix.mk
bsd.suffixes.mk Revert r307823 (Use upstream suffixes for LLVM IR) for now. It causes a 2016-10-27 18:46:52 +00:00
bsd.symver.mk
bsd.sys.mk Disable -Waddress-of-packed-member for WARNS <= 3. 2017-01-08 14:49:50 +00:00
bsd.test.mk
dirdeps.mk Fix typo in comment. 2017-03-07 01:42:30 +00:00
gendirdeps.mk Update meta* from bmake-20161212 2016-12-23 02:57:00 +00:00
host-target.mk
install-new.mk
local.autodep.mk
local.dirdeps.mk
local.gendirdeps.mk
local.init.mk
local.meta.sys.mk META_MODE: Move ignoring of /usr/local/etc/libmap.d to proper place. 2017-06-01 23:04:44 +00:00
local.sys.env.mk
local.sys.mk Follow-up r320061: Need to respect make.conf/env LIBDIR overrides. 2017-06-19 18:08:02 +00:00
Makefile Add basic bsd.linker.mk auto included from bsd.compiler.mk. 2017-06-22 21:03:20 +00:00
meta2deps.py Fix syntax error in parse_path after r316952. 2017-05-08 20:44:21 +00:00
meta2deps.sh Update meta* from bmake-20161212 2016-12-23 02:57:00 +00:00
meta.autodep.mk
meta.stage.mk Update dirdeps/meta bits from latest bmake. 2017-03-06 23:13:25 +00:00
meta.subdir.mk
meta.sys.mk
netbsd-tests.test.mk
plain.test.mk
src.init.mk
src.libnames.mk Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP. 2017-06-19 20:47:24 +00:00
src.opts.mk Do not build clang for all riscv*, not just riscv64 2017-07-01 19:10:59 +00:00
src.sys.env.mk
src.sys.mk
stage-install.sh
suite.test.mk
sys.dependfile.mk
sys.mk META_MODE: NO_FILEMON should imply nofilemon. 2017-06-12 18:44:14 +00:00
tap.test.mk
version_gen.awk