CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2019/02/03 03:58:51
Modified files: sys/arch/amd64/conf: Makefile.amd64 Log message: enable -msave-args when building with clang. this allows us to provide actual arguments in functions in ddb traces. deraadt@ helped me figure out that a new clang has been in snaps for days now, so it's easy for people to get a new compiler if they're building current.