bsd-user: smoke test only good on bsd-user
Signed-off-by: Warner Losh <imp@bsdimp.com>
This commit is contained in:
parent
fddd0c35b0
commit
3de9b8890f
@ -1,3 +1,7 @@
|
||||
if not have_bsd_user
|
||||
subdir_done()
|
||||
endif
|
||||
|
||||
runit = find_program('runit')
|
||||
|
||||
bsd_user_archs = [ 'aarch64', 'armv7', 'amd64', 'i386', 'powerpc', 'powerpc64', 'riscv64' ]
|
||||
|
Loading…
Reference in New Issue
Block a user