mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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
Block a user