Go ahead.
On 12.01.2014 13:11, Andrey Borzenkov wrote:
> This allows providing separate LDFLAGS for build and host environment, which
> are not necessary the same for cross-compile case. In particular, it allows
> building host programs statically to not depend on presence of libraries at
> run-tim
link with libraries in non-standard
location). And patch itself it trivial enough.
Attached because git won't send mail with so long lines.From: Andrey Borzenkov
Subject: [PATCH] reintroduce BUILD_LDFLAGS for the cross-compile case
This allows providing separate LDFLAGS for build and