• 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
Documentation Loading commit data...
compel Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.compel Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...