Put objects before linker flags.
authorDaniel Carl <danielcarl@gmx.de>
Tue, 11 Apr 2017 07:35:18 +0000 (09:35 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 11 Apr 2017 07:35:18 +0000 (09:35 +0200)
commit190480775f6cfa0de0794a4c0f6ad274aade0294
treee6dd1428c8e88131941ad7d78472b7fc8be062a5
parent35abc0967ecd7c837a6b67639cf880bed059a7a4
Put objects before linker flags.

This allows to compile with -Wl,--as-needed option which affects only
those libraries written after that option on the command line.
src/Makefile
src/webextension/Makefile