diff options
author | tnn <tnn> | 2015-03-16 13:53:05 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-03-16 13:53:05 +0000 |
commit | ad5e178afdcd1e943ee3704767aaf759d7142b12 (patch) | |
tree | 858780bd84911f5dfb06593d52ab97996e8830f5 /lang/baci | |
parent | 03705d904a49372a8861c0d65d1104f6a824736b (diff) | |
download | pkgsrc-ad5e178afdcd1e943ee3704767aaf759d7142b12.tar.gz |
Fix a MAKE_JOBS safety problem. In the recipe for Python/importlib.h it
launches a submake for _freeze_importlib before all the object files have
been compiled. List $(LIBRARY_OBJS_OMIT_FROZEN) as dependencies to make it
wait until it is safe to launch the submake.
Should fix occasional errors of the sort:
Python/Python-ast.o: file not recognized: File truncated
*** [Modules/_freeze_importlib] Error code 1
Diffstat (limited to 'lang/baci')
0 files changed, 0 insertions, 0 deletions