NetBSD/sys/arch/mipsco
lukem f937c412f3 bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
Provide a single variable
	CC_WNO_ADDRESS_OF_PACKED_MEMBER
with options for both clang and gcc, to replace
	CLANG_NO_ADDR_OF_PACKED_MEMBER
	CC_NO_ADDR_OF_PACKED_MEMBER
	GCC_NO_ADDR_OF_PACKED_MEMBER

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
2023-06-03 08:52:53 +00:00
..
compile
conf Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
include Use sys/cdefs.h __CONCAT3 2021-04-23 06:13:05 +00:00
isa Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
mipsco fix few typos in comments and log messages. 2023-03-06 21:39:06 +00:00
obio le(4): Fix resource leaks for error paths. 2022-05-29 10:45:05 +00:00
stand bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER 2023-06-03 08:52:53 +00:00
Makefile