summaryrefslogtreecommitdiff
path: root/sys/conf/copts.mk
AgeCommit message (Expand)Author
2023-06-03adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}lukem
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2022-08-27sys/conf: fix typo in commentrillig
2021-04-12new GCC_NO_* uses for warning issues. most of the users of the newmrg
2020-03-07XXX:mrg
2019-09-30convert HAVE_GCC == 7 to HAVE_GCC >= 7.mrg
2019-02-10mark pf.c, radeon_cs.c and via_dmablit.c for no fall thru error.mrg
2019-02-05be sure to only apply zlib.c's -Wno-error=implicit-fallthrough to GCC 7.mrg
2019-02-05pass -Wno-error=implicit-fallthrough for zlib.c.mrg