]> git.ipfire.org Git - thirdparty/bird.git/commit
Linking: move LDFLAGS at the end of commands
authorPavel Tvrdík <pawel.tvrdik@gmail.cz>
Wed, 29 Jul 2015 08:41:37 +0000 (10:41 +0200)
committerPavel Tvrdík <pawel.tvrdik@gmail.cz>
Wed, 29 Jul 2015 08:42:41 +0000 (10:42 +0200)
commit9334886d1a09991af05b958482f9500f6c6dc17d
tree1c9522aec7a6abf19b89846c5c4ef2a460f00743
parent12879947cf8b8c3d100198c06a65889f7e0ef226
Linking: move LDFLAGS at the end of commands

Better support gcov
 $ LDFLAGS="-lgcov" CFLAGS="-fprofile-arcs -ftest-coverage" ./configure
tools/Makefile.in
tools/Rules.in