mirror of https://gitee.com/openkylin/libvirt.git
macvtap: Only export symbols if support is enabled
This commit is contained in:
parent
74383bfc42
commit
5541cade86
|
@ -786,7 +786,9 @@ if WITH_LINUX
|
|||
USED_SYM_FILES += libvirt_linux.syms
|
||||
endif
|
||||
|
||||
if WITH_MACVTAP
|
||||
USED_SYM_FILES += libvirt_macvtap.syms
|
||||
endif
|
||||
|
||||
EXTRA_DIST += \
|
||||
libvirt_public.syms \
|
||||
|
|
Loading…
Reference in New Issue