mirror of https://github.com/xemu-project/xemu.git
block: fix?
This commit is contained in:
parent
02c147089f
commit
44e031b8f9
|
@ -40,7 +40,7 @@ block_ss.add(files(
|
|||
'throttle-groups.c',
|
||||
'write-threshold.c',
|
||||
'blkmemory.c',
|
||||
), zstd, zlib, gnutls)
|
||||
), zstd, zlib)
|
||||
|
||||
system_ss.add(when: 'CONFIG_TCG', if_true: files('blkreplay.c'))
|
||||
system_ss.add(files('block-ram-registrar.c'))
|
||||
|
|
Loading…
Reference in New Issue