]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
binutils: disable plugins for static links
authorMax Filippov <jcmvbkbc@gmail.com>
Sat, 19 Mar 2016 20:14:56 +0000 (23:14 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 20 Mar 2016 14:02:52 +0000 (15:02 +0100)
commit3b3775c8cb2d2a5fe666cf30b95e8ec83a4f26c7
treeef747fcce36914ddc2fc2aa9b21770c30a4aa681
parentf0304a68ccf2e5d18828c0b9ca46532fd0771e80
binutils: disable plugins for static links

Plugins want to use dlopen even when configured with --disable-shared.
Add --disable-plugins when STATIC_LIBS is selected.
Fixes:
  http://autobuild.buildroot.net/results/a59e5858d777dcee3d8f7fb6e82ee4735b520155/

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/binutils/binutils.mk