On 1 September 2014 19:59:49 CEST, Waldemar Brodkorb <[email protected]> >Okay, solution is simple, sorry for not checking before mailing. >Test tries to allocate 4 GB, which is not available on my 128 MB >initramfs system.... > >Bernhard: How could I disable this test for small devices?
$(shell df $(builddir)) and TESTS_DISABLED it if that's too small. All other free-space checking are not really robust either and would need fallback chains so all that attempt of skipping it is just best effort. _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
