criu/compel
Kir Kolyshkin 9f41af0325 compel cli: add linker script to ldflags / use it
This commit adds -T path/to/linker_script to the output
of "compel ldflags", so compel user does not have to specify
one manually.

This commit also makes use of this functionality in criu/pie
and compel/test.

NOTE this commit also drops the linker script dependency
in criu/pie/Makefile, meaning if it will be changed that
won't cause a rebuild. I hope it's not a big issue, and it is
sort of inevitable as compel is becoming a separate tool.

travis-ci: success for More polishing for compel cli
Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-03-15 00:09:56 +03:00
..
arch compel_syscall(): make ret argument signed 2017-03-15 00:09:54 +03:00
include compel: make include/uapi/asm symlink permanent 2017-03-15 00:09:56 +03:00
plugins Makefiles: rm -I compel/plugins... from cflags 2017-03-15 00:09:55 +03:00
src compel cli: add linker script to ldflags / use it 2017-03-15 00:09:56 +03:00
test compel cli: add linker script to ldflags / use it 2017-03-15 00:09:56 +03:00
.gitignore gitignores: ignore some more generated files 2017-03-15 00:05:55 +03:00
compel-host compel cli: show includes 2017-03-15 00:09:55 +03:00
Makefile compel cli: add linker script to ldflags / use it 2017-03-15 00:09:56 +03:00