Skip to content
Commit 2de9d74f authored by Martin Galvan's avatar Martin Galvan Committed by Siddhesh Poyarekar
Browse files

Add -B to python invocation to avoid generating pyc files

Without -B, python invocations may result in generation of pyc files
for modules within the source tree, which does not work well when the
source tree is read-only.

2016-12-17  Martin Galvan  <martingalvan@sourceware.org>

	* Rules (python-flags, python-invoke): New.
	($(test-printers-out)): Use $(python-flags).
parent 3fdf1792
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment