Revert "fixed STLDFLAG order in broken st Makefile"
authorHiltjo Posthuma <hiltjo@codemadness.org>
Wed, 13 Sep 2017 20:40:36 +0000 (22:40 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Wed, 13 Sep 2017 20:40:36 +0000 (22:40 +0200)
commit274d46ace00003d1df718b974d17642cbce167d5
tree4d3aedc200176be966170bba6d12f45f3cd8db96
parent9c61f29bb7da237907e42875ebe7d0084e8ab1ac
Revert "fixed STLDFLAG order in broken st Makefile"

This reverts commit 7f990328e4fec8dfaaad311cb8af2304b58c872e.

this was wrong as pointed out by k0ga:
"STLDFLAGS is about flags to the linker, for example -L
not about -l for that reason it must go before the object list".
Makefile