diff options
author | tb <> | 2025-07-09 05:04:35 +0000 |
---|---|---|
committer | tb <> | 2025-07-09 05:04:35 +0000 |
commit | 8fa494c0b926ee98f0b8e37de072d325cb5a4810 (patch) | |
tree | 48037aa2ed6b081ad16b143df2ebde40fac67ff4 /src/lib/libc/stdlib/lsearch.c | |
parent | 800b400429130c255973b130ac2376970630d5e9 (diff) | |
download | openbsd-8fa494c0b926ee98f0b8e37de072d325cb5a4810.tar.gz openbsd-8fa494c0b926ee98f0b8e37de072d325cb5a4810.tar.bz2 openbsd-8fa494c0b926ee98f0b8e37de072d325cb5a4810.zip |
libcrypto regress: move GOCACHE to obj/
While it may be acceptable for Go to fill regular users' homedirs with a
compiler cache that is unable to deal with corruption and full disks,
this is terrible for people running regress as root since the cache can
quickly grow to hundreds of megs and can thus result in all sorts hilarity
below /root. Move the GOCACHE under ${.OBJDIR} and use a cleanup target to
get rid of it again. This makes these tests a bit slower for regular users
as well, but so be it. Let's see how this goes before I switch libtls to
the same model.
discussed with claudio and jsing
Diffstat (limited to 'src/lib/libc/stdlib/lsearch.c')
0 files changed, 0 insertions, 0 deletions