ezxml: disable mmap code for nommu
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 9 Dec 2016 10:26:03 +0000 (11:26 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 9 Dec 2016 17:27:36 +0000 (18:27 +0100)
commit97c02f65cb1866a590159c699081173decd6bed3
tree94cd5d8cefaea67bd772cb74c649e0a47a5030f9
parentdd9d6cd0586ed51f5145478b1cf7a8b63f5671c4
ezxml: disable mmap code for nommu

Fixes:
http://autobuild.buildroot.net/results/8e1/8e10052a0d0ad4f47622925349ec5fddb7b672f0/
http://autobuild.buildroot.net/results/2f1/2f15b81beadd2d902c73d6d8bd7fb06b03f62ef5/

The mmap support uses madvise which isn't available on nommu uClibc, so disable it.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ezxml/ezxml.mk