Alon Bar-Lev ada4105ba2 build: Makefile: cleanup LDFLAGS
LDFLAGS are reserved for external interaction via make variable, the
following should work:

$ make LDFLAGS="-L/xxx"
$ LDFLAGS="-L/xxx" make

1. Move internal flags to LOCAL_LDFLAGS
2. Respect external LDFLAGS
3. LDFLAGS should be last linkage flags.

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2015-03-13 13:34:25 +00:00
..
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-02-16 17:22:46 +00:00
2015-03-13 13:34:25 +00:00
2015-03-06 13:17:10 +00:00