[CRIU] [PATCH 01/10] make: Define dummy target for scripts/Makefile.version

Cyrill Gorcunov gorcunov at openvz.org
Fri Feb 15 14:40:24 EST 2013


At moment built-in .SUFFIXES variable is not cleaned
which slows down the building procedure. Add a dummy
rule thus the make won't try to lookup rules for
scripts/Makefile.version (this happens when last
resort rule is used).

Note that this is rather a stub for future convenience
which doesn't affect much current build procedure.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 scripts/Makefile.version | 7 +++++++
 1 file changed, 7 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-make-Define-dummy-target-for-scripts-Makefile.versio.patch
Type: text/x-patch
Size: 630 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130215/9156b575/attachment-0001.bin>


More information about the CRIU mailing list