NetBSD/share/mk
christos 4dca937651 Disgusting and evil hack to elide coverity options that break production
of coverity output when present [userland portion]

    - --sysroot
    - -fstack-protector
    - -std=gnu99
    - --nostdinc
    - -fPIE

The critical one here being --sysroot because this means that we need to
use the actual system headers while building (or chroot/sandbox appropriately)
2018-01-22 17:33:01 +00:00
..
bsd.buildinstall.mk
bsd.clang-analyze.mk
bsd.clean.mk
bsd.dep.mk Don't remap mkdep, otherwise we add dependencies for /usr/include instead 2016-12-21 03:00:51 +00:00
bsd.doc.mk
bsd.endian.mk
bsd.files.mk
bsd.gcc.mk
bsd.host.mk Provide a variable MKTOOLSDEBUG to build debugging versions of tools. 2016-02-20 15:18:46 +00:00
bsd.hostlib.mk
bsd.hostprog.mk Add LIBREFUSE define for DPADD 2017-11-25 23:22:41 +00:00
bsd.inc.mk
bsd.info.mk Sort texinfo dir file for MKREPRO 2015-12-18 18:57:56 +00:00
bsd.init.mk
bsd.ioconf.mk
bsd.kernobj.mk
bsd.kinc.mk
bsd.klinks.mk remove multiple copies of the same logic. 2017-12-06 02:06:45 +00:00
bsd.kmodule.mk Disable a couple of warnings until further investigation. 2017-01-11 12:19:43 +00:00
bsd.lib.mk remove ugly profiling hack now that the compiler is fixed. 2017-05-29 03:52:43 +00:00
bsd.links.mk
bsd.lua.mk Introduce MKSTRIPSYM build option 2017-04-20 09:29:10 +00:00
bsd.man.mk Latest mandoc no longer supports multiple -O options. Instead it expects 2017-07-14 17:30:31 +00:00
bsd.nls.mk
bsd.obj.mk Back in 1993 ${MACHINE} was a unique way to define objdirs for 2016-12-10 23:12:39 +00:00
bsd.own.mk Disgusting and evil hack to elide coverity options that break production 2018-01-22 17:33:01 +00:00
bsd.prog.mk Instead of checking for obj existance which can be empty for shuttle-rule 2017-12-11 13:08:47 +00:00
bsd.README Import NVIDIA Tegra XUSB firmware for Tegra124 and Tegra210. Installation 2018-01-07 20:59:24 +00:00
bsd.rpc.mk
bsd.shlib.mk
bsd.subdir.mk
bsd.sys.mk Disgusting and evil hack to elide coverity options that break production 2018-01-22 17:33:01 +00:00
bsd.syscall.mk
bsd.test.mk PR lib/52007 2017-11-23 02:39:28 +00:00
bsd.x11.mk Make ia64 considered 64bit for the _XSERVER64 define so a release with x11 will at least build. 2016-12-14 16:03:19 +00:00
Makefile
sys.mk Remove hacks for ancient vax gcc 2016-03-30 17:35:43 +00:00