criu/scripts
Chris J Arges c05b7f4153 Ensure LDFLAGS is passed to CC not LD.
If we build with something like:
make LDFLAGS="-Wl,-Bsymbolic-functions"

We'll get an error because the LDFLAGS are being passed to LD when they
should be pased to CC.

Signed-off-by: Chris J Arges <chris.j.arges@canonical.com>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-06-26 16:29:28 +04:00
..
logrotate.d install: install criu-service logrotate config 2014-02-18 12:39:50 +04:00
sd systemd: start criu-service with log at /var/log 2014-02-18 12:39:49 +04:00
fake-restore.sh scripts: Add script to abort restore at the end 2014-02-05 19:40:47 +04:00
feature-tests.mak make: config -- Add testing if we have libbsd installed 2014-03-26 01:44:23 +04:00
gen-offsets.sh build: Move pie/gen-offsets.sh into scripts/ 2013-10-15 11:30:41 +04:00
Makefile.build Ensure LDFLAGS is passed to CC not LD. 2014-06-26 16:29:28 +04:00
Makefile.rules simplify dummy rules 2014-01-11 09:14:18 +04:00
Makefile.version simplify dummy rules 2014-01-11 09:14:18 +04:00
protobuf-gen.sh Remove \u and \U GNU-isms from sed command 2014-02-11 09:18:32 +04:00
utilities.mak make: config -- Allow to pass libraries in try-cc 2014-03-26 01:43:53 +04:00