Comment 5 for bug 1212474

Revision history for this message
Bernhard Rosenkraenzer (berolinux) wrote :

No, it happens while building tools needed on the build host, using the OS toolchain.

It was easy to fix though:

http://review.android.git.linaro.org/#/c/4379/
http://review.android.git.linaro.org/4381

It's actually a bug in Android that has been around forever, just never showed up because apparently on anything but Precise the libdl dep is pulled in implicitly.

No need to change anything in the build env since the Android bug is fixed.