mbedtls/tests
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
..
data_files
scripts
suites
.gitignore
CMakeLists.txt
compat.sh Make tests/*.sh runnable from anywhere 2015-03-10 13:43:56 +00:00
Descriptions.txt
Makefile build: Makefile: cleanup LDFLAGS 2015-03-13 13:34:25 +00:00
ssl-opt.sh Make tests/*.sh runnable from anywhere 2015-03-10 13:43:56 +00:00