package/efl/libelementary: disable on static lib only build
authorSamuel Martin <s.martin49@gmail.com>
Sat, 23 May 2015 13:56:39 +0000 (15:56 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 25 May 2015 20:07:57 +0000 (22:07 +0200)
commit4d5f9f4b73c3cfa2daa663a5b7789789a5a7f206
treef8f87116d4796b702aa455a082d47d9b06a85285
parent4f1542782c66ccd47e096ea00ddf9f1451f964ba
package/efl/libelementary: disable on static lib only build

libelementary sources include dlfcn.h header when HAVE_FORK symbol is defined;
this is always the case because efl already depends on BR2_USE_MMU.

Fixes:
  http://autobuild.buildroot.org/results/07c/07c97918dab24215f5c5130a9cd2788adca0a27d/

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/efl/libelementary/Config.in