package/nodejs: disable for static build
authorJörg Krause <joerg.krause@embedded.rocks>
Sun, 2 Aug 2015 09:07:19 +0000 (11:07 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 3 Aug 2015 09:23:03 +0000 (11:23 +0200)
commit0399ed064dacf5cc9ce7214a0e660dc6d8ab8b58
tree38cb0301e0dccd3eab92d0d5540a31f82b99f24a
parent3dcbb9e56c1c712c505d4b3b67c78936d17d118b
package/nodejs: disable for static build

nodejs requires dlopen(), etc.

Fixes:
http://autobuild.buildroot.net/results/87d/87dab0186abd7b2737a56b2f939f3aba294e8772/
http://autobuild.buildroot.net/results/be1/be1010a3a31642d49ec3a118858c77fed2f762b8/

[Thomas: add comment explaining that we could support static linking
on ARMv5, but we don't do it since it's too much of a corner case.]

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/nodejs/Config.in