[Bug 270511] python.mk: do not write bytecode during build
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270511] python.mk: do not write bytecode during build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Apr 2023 18:56:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270511
Charlie Li <vishwin@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also|https://bugs.freebsd.org/bu |
|gzilla/show_bug.cgi?id=2705 |
|12 |
--- Comment #1 from Charlie Li <vishwin@freebsd.org> ---
This does not depend on bytecode existing or not, thus it does not depend on
the trigger. All this does is ensure that the default bytecode-writing
behaviour is disabled during a build to prevent (further) filesystem pollution,
particularly when running as root.
--
You are receiving this mail because:
You are on the CC list for the bug.