diff options
author | Michael Schwarz <michi.schwarz@gmail.com> | 2015-03-15 16:14:49 +0100 |
---|---|---|
committer | Michael Schwarz <michi.schwarz@gmail.com> | 2015-03-15 16:34:59 +0100 |
commit | fb72dca77a4d79fcb1e4b5c2536ae6feacc7381c (patch) | |
tree | 7c2b89e53eb0876d416bbe70f54849757941f181 /support/inkscape/inkex.py | |
parent | e232c40ef7f25f8e73f7d6c07a18dc199a8c029a (diff) | |
download | pogojig-fb72dca77a4d79fcb1e4b5c2536ae6feacc7381c.tar.gz pogojig-fb72dca77a4d79fcb1e4b5c2536ae6feacc7381c.tar.bz2 pogojig-fb72dca77a4d79fcb1e4b5c2536ae6feacc7381c.zip |
Fix make jobserver warning.
When running the make file with a number of jobs, the following warning was generated by the make process used to parse the dependency makefile generated by OpenSCAD:
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
With this change, the variables MAKELEVEL and MAKEFLAGS are removed from the environment before starting the child make process.
Diffstat (limited to 'support/inkscape/inkex.py')
0 files changed, 0 insertions, 0 deletions