summaryrefslogtreecommitdiffstats
path: root/package/directfb
diff options
context:
space:
mode:
authorPeter Seiderer <ps.report@gmx.net>2015-09-02 00:01:05 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-09-10 13:52:12 +0200
commit87f7ace1b55ebd1c6ed2209af20a5ba677e59550 (patch)
treee47936ea8946fe97cea3755d211782f89f9dcbe0 /package/directfb
parent0b4ed3874f88d8e6a125027d4fbdc089b6bf0fa2 (diff)
downloadbuildroot-87f7ace1b55ebd1c6ed2209af20a5ba677e59550.tar.gz
buildroot-87f7ace1b55ebd1c6ed2209af20a5ba677e59550.zip
directfb: do not use inexistant configure options
The --disable-sysfs and --disable-explicit-deps options are not supported by DirectFB anymore, so don't use them. [Thomas: rework commit log.] Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/directfb')
-rw-r--r--package/directfb/directfb.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/directfb/directfb.mk b/package/directfb/directfb.mk
index c27e982773..da12acba2c 100644
--- a/package/directfb/directfb.mk
+++ b/package/directfb/directfb.mk
@@ -14,11 +14,9 @@ DIRECTFB_INSTALL_STAGING = YES
DIRECTFB_AUTORECONF = YES
DIRECTFB_CONF_OPTS = \
- --disable-explicit-deps \
--enable-zlib \
--enable-freetype \
--enable-fbdev \
- --disable-sysfs \
--disable-sdl \
--disable-vnc \
--disable-osx \
OpenPOWER on IntegriCloud