fstyp tests comes with pre-created EL filesystems,
but fstyp cannot detect EL filesystem on EB machine, so exclude test files from distribution and skip the test. Sponsored by: DARPA, AFRL Sponsored by: HEIF5
This commit is contained in:
parent
402c2d7fde
commit
aa74ff1dde
@ -14,8 +14,9 @@ MAN= fstyp.8
|
||||
WARNS?= 2
|
||||
|
||||
.include <src.opts.mk>
|
||||
.include <bsd.endian.mk>
|
||||
|
||||
.if ${MK_TESTS} != "no"
|
||||
.if ${MK_TESTS} != "no" && ${TARGET_ENDIANNESS} == 1234
|
||||
SUBDIR+= tests
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user