• Kir Kolyshkin's avatar
    compel: no -r for ARM ldflags · f62818d9
    Kir Kolyshkin authored
    Commit d9486bd7 ("arm/pie/build: do not produce relocatable parasite
    object") removed -r from LDFLAGS used to compile criu pie. This
    functionality somehow never made it to criu-dev, and was also lost
    in master then compel was ported to it.
    
    Make it work with compel.
    
    Unfortunately it was not as simple as I initially thought, as -r flag
    to ld was built into nmk. This patch removes it, and adds it to all
    places that need intermediate linking.
    
    Cc: Dmitry Safonov <dsafonov@virtuozzo.com>
    Cc: Cyrill Gorcunov <gorcunov@openvz.org>
    Acked-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
    Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    f62818d9
Name
Last commit
Last update
..
build Loading commit data...
nmk Loading commit data...
travis Loading commit data...
crit-setup.py Loading commit data...
fake-restore.sh Loading commit data...
feature-tests.mak Loading commit data...
flake8.cfg Loading commit data...
install-debian-pkgs.sh Loading commit data...
magic-gen.py Loading commit data...
protobuf-gen.sh Loading commit data...
systemd-autofs-restart.sh Loading commit data...
tmp-files.sh Loading commit data...