xfsprogs: depends on MMU
authorJérôme Pouiller <jezz@sysmic.org>
Fri, 12 Sep 2014 15:50:07 +0000 (17:50 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 12 Sep 2014 21:18:20 +0000 (23:18 +0200)
commit5b309e1a09ef0426129bb60b580aaeb356517f21
tree43df897480ef5d84f8e763bd45667fdb76998aee
parent3eca26b3c0ee2189cd25b03cd40add7fb106bb37
xfsprogs: depends on MMU

Fixes http://sysmic.org/~jezz/results/17f32103:

xfs_fsr.o: In function `fsrallfs':
/home/jezz/br-continuous/cfgs/45-bf609-bfin-uclibc-nommu-ext/build/xfsprogs-3.1.11/fsr/xfs_fsr.c:617: undefined reference to `_fork'
collect2: ld returned 1 exit status

madvise.o: In function `madvise_f':
/home/jezz/br-continuous/cfgs/45-bf609-bfin-uclibc-nommu-ext/build/xfsprogs-3.1.11/io/madvise.c:111: undefined reference to `_madvise'
mincore.o: In function `mincore_f':
/home/jezz/br-continuous/cfgs/45-bf609-bfin-uclibc-nommu-ext/build/xfsprogs-3.1.11/io/mincore.c:77: undefined reference to `_mincore'
collect2: ld returned 1 exit status

[Peter: don't mention mmu dependency in comment]
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/xfsprogs/Config.in