[CRIU] [PATCH 2/3] criu: pie -- Generate patched blobs for debug sake
Cyrill Gorcunov
gorcunov at openvz.org
Tue Sep 27 14:17:22 PDT 2016
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
criu/pie/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/criu/pie/Makefile b/criu/pie/Makefile
index 420bb42e21ae..615f1821ad55 100644
--- a/criu/pie/Makefile
+++ b/criu/pie/Makefile
@@ -159,6 +159,7 @@ $(obj)/%-blob.h: $(obj)/%.built-in.bin.o $(SRC_DIR)/compel/compel-host
$(call msg-gen, $@)
$(Q) $(SRC_DIR)/compel/compel-host piegen -f $< \
-v $(call target-name,$@)_relocs \
+ -g $@-patched.bin \
-p $(call target-name,$@)_blob_offset__ \
-s $(call target-name,$@)_blob \
-r $(call target-name,$@)_nr_gotpcrel \
--
2.7.4
More information about the CRIU
mailing list