[CRIU] [PATCH] Ensure LDFLAGS is passed to CC not LD.

Chris J Arges chris.j.arges at canonical.com
Wed Jun 25 12:52:30 PDT 2014


We noticed a failure to build from source with the Ubuntu package [1], and this
seems to be caused by LDFLAGS being passed to LD. This patch fixes the issue.

[1] - https://bugs.launchpad.net/ubuntu/+source/crtools/+bug/1256675

Chris J Arges (1):
  Ensure LDFLAGS is passed to CC not LD.

 scripts/Makefile.build | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
1.9.1



More information about the CRIU mailing list