1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/share/mk
tb 7fb791d714 Pass -g to CFLAGS for regression testing
It is annoying to have a regress test crash and then be faced with question
marks in the backtrace, and then have to recompile and pass -g via DEBUG or
similar.

This may bite people with small obj/. Let's see if anyone shouts.

ok anton claudio
2024-11-26 06:12:44 +00:00
..
bsd.dep.mk Use ${.ALLSRC:M*.y} instead of ${.IMPSRC} as the input file for yacc, 2022-01-08 17:05:30 +00:00
bsd.lib.mk do not call ranlib -t anymore because it does nothing except wasting time; 2022-01-09 16:39:06 +00:00
bsd.man.mk document that usage of .PHONY, since it's not exactly obvious. 2017-07-21 15:18:35 +00:00
bsd.obj.mk Modernize and unify test idioms for the sake of readability and 2017-01-24 03:22:13 +00:00
bsd.own.mk Introduce a BUILD_LLDB switch, currently active on amd64 and arm64 2022-07-12 21:01:37 +00:00
bsd.port.arch.mk
bsd.port.mk
bsd.port.subdir.mk
bsd.prog.mk Enable libexecinfo. 2021-06-09 19:44:55 +00:00
bsd.README Add CXXOPTS. 2023-07-25 20:19:14 +00:00
bsd.regress.mk Pass -g to CFLAGS for regression testing 2024-11-26 06:12:44 +00:00
bsd.subdir.mk Do not let "make all" run the tests in the subdirectories twice 2016-10-08 09:43:46 +00:00
bsd.sys.mk have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate 2017-07-09 14:04:50 +00:00
bsd.xconf.mk
bsd.xorg.mk
Makefile Nothing in base uses native language support anymore. Remove NLS 2015-10-26 10:43:42 +00:00
sys.mk crank to 7.6-beta, release date is vague 2024-08-07 15:59:24 +00:00