repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
target/mips: Simplify meson TCG rules
[qemu/ar7.git]
/
tests
/
qemu-iotests
/
meson.build
blob
67aed1e4927846a624a943c7ad974df1cb1b1850
1
if 'CONFIG_LINUX' in config_host
2
socket_scm_helper = executable('socket_scm_helper', 'socket_scm_helper.c')
3
else
4
socket_scm_helper = []
5
endif