benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
authorWill Newton <will.newton@linaro.org>
Mon, 2 Sep 2013 13:00:45 +0000 (14:00 +0100)
committerWill Newton <will.newton@linaro.org>
Wed, 4 Sep 2013 14:38:41 +0000 (15:38 +0100)
commitcae16d66756dfb76b6b4c804e5eb1218d587c60f
treea0697147c17a592bcf2fab9b68f4f2101fdbe849
parentddd9fb8f135a60925fc5491300068b7809601632
benchtests/Makefile: Use LDLIBS instead of LDFLAGS.

LDFLAGS puts the library too early in the command line if --as-needed
is being used. Use LDLIBS instead.

ChangeLog:

2013-09-04  Will Newton  <will.newton@linaro.org>

* benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
ChangeLog
benchtests/Makefile