Tool for Checkpoint/Restore in User-space
Go to file
Andrey Vagin 8004c07963 Delete all kind of -fstack-protector gcc options
This patch fixes the compilation error:
gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -strong
--param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2
-Wall -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iprotobuf/
protobuf/stats.pb-c.c -o protobuf/stats.o
gcc: error: unrecognized command line option '-strong'

$ echo -fstack-protector-strong | sed -e 's,-fstack-protector,,g'
-strong

Signed-off-by: Andrey Vagin <avagin@openvz.org>
2013-12-10 20:42:04 +04:00
.gitignore updated to 0.6 2013-12-10 20:42:03 +04:00
0001-arm-added-ARM-versions-of-the-POSIX-timer-syscalls.patch adapt crtools to the kernel 3.9 2013-12-10 20:42:03 +04:00
0001-posix-timers-don-t-call-ferror-for-NULL.patch adapt crtools to the kernel 3.9 2013-12-10 20:42:03 +04:00
0001-posix-times-don-t-fail-if-proc-PID-times-is-absent.patch adapt crtools to the kernel 3.9 2013-12-10 20:42:03 +04:00
crtools.spec Delete all kind of -fstack-protector gcc options 2013-12-10 20:42:04 +04:00
sources updated to 0.6 2013-12-10 20:42:03 +04:00