repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
mips
/
mips32
/
Makefile
blob
0938f4097b5b14f41489a694e983df3c1f8100f6
1
ifeq
($(
subdir
),
conform
)
2
# For bug 17786.
3
conformtest-xfail-conds
+=
mips-o32-linux
4
endif