]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/directfb: enable static build for BR2_PACKAGE_DIRECTFB_TSLIB
authorMartin Kepplinger <martin.kepplinger@ginzinger.com>
Thu, 8 Jun 2017 10:15:37 +0000 (12:15 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Jun 2017 13:54:00 +0000 (15:54 +0200)
commitcbb8c663cc6416a7d7c7caed5c364ada794fb1a0
treed8f3791a3bff18fcbc5a988d85583687c76080de
parent23e8630fd5ed2e755449f8dbef737983c2227e03
package/directfb: enable static build for BR2_PACKAGE_DIRECTFB_TSLIB

The dependency on !BR2_STATIC_LIBS was here because of tslib not
supporting static builds. But since

   commit 05fadfea1 ("package/tslib: enable statically linked building")

it does and we can remove this dependecy.

Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/directfb/Config.in