diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2019-10-29 11:14:35 +0100 |
---|---|---|
committer | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2019-10-29 11:14:35 +0100 |
commit | de742f52d46d82db1fe1b0f3255043d48843901d (patch) | |
tree | 7dc8269b0f5d4e642001a00e373a32797e35a1fd /test/stat/Makefile.in | |
parent | 1dfaf25d8c83b19d2e34b92d82f3eaaba4ef1062 (diff) |
test/misc/test-nftw.c: fix build with latest glibc
Fix the following error with latest glibc:
In function 'open',
inlined from 'do_test' at tst-nftw.c:38:10,
inlined from 'main' at ../test-skeleton.c:318:12:
/home/mark/buildroot-test/instance-0/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/bits/fcntl2.h:50:4: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT or O_TMPFILE in second argument needs 3 arguments
__open_missing_mode ();
^~~~~~~~~~~~~~~~~~~~~~
Fixes:
- http://autobuild.buildroot.net/results/f370abcc8dc12975d96a46c34db978554f8c21db
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Diffstat (limited to 'test/stat/Makefile.in')
0 files changed, 0 insertions, 0 deletions