CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2017/01/29 10:06:56
Modified files: . : Makefile Log message: Ensure the build user can write to the GLOBAL_AUTOCONF_CACHE file by creating or truncating it with the proper ownership and permissions. OK tb@