kumquat-buildroot/package/directfb
Jérôme Pouiller 80b9dfceaf directfb: disable multi application if no MMU
directfb-fusion uses the madvise() system call which is not available
on no-MMU targets.

It seems it might be possible to simply remove the call to madvise()
(there is only one call) if not available. However, it's probably not
worth the effort, and people working on no-MMU targets can submit a
patch doing that if they are interested.

[Thomas: tweak commit log.]

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-09-23 20:23:02 +02:00
..
Config.in directfb: disable multi application if no MMU 2014-09-23 20:23:02 +02:00
directfb-fix-missing-davinci-voodoo-header.patch directfb: fix error in *SetRegion* datatypes 2013-05-02 23:11:39 +02:00
directfb-imlib2-config.patch directfb: fix error in *SetRegion* datatypes 2013-05-02 23:11:39 +02:00
directfb-remove-redefinition-of-__typeof__.patch directfb: Add upstream patch to fix qt5base build 2013-09-19 11:03:35 +02:00
directfb-setregion-lock.patch directfb: fix error in *SetRegion* datatypes 2013-05-02 23:11:39 +02:00
directfb-use-gcc-link.patch directfb: Add patch to use 'gcc' for linking objects 2013-08-29 22:57:03 +02:00
directfb.mk directfb: allow SVG support 2014-09-13 09:22:27 +02:00