At 2022-07-26T23:18:26+0000, Werner LEMBERG wrote:
> Perhaps it makes sense to execute
> 
> ```
> strace -f make &> strace.log
> ```
> 
> and check the resulting logfile for all file accesses outside of the
> source and build directory, and whether they are expected.

That's a good idea, if somewhat monstrous in its implications.  There
are going to be a _lot_ of system calls.  I'll think I'll eyeball an
unexpurgated log and then proceed with something like "-e execve".

Regards,
Branden

Attachment: signature.asc
Description: PGP signature

Reply via email to