mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
gnulib: remove uneccessary func module
The gnulib 'func' modules provides portability to compilers which lack the '__func__' symbol. We only care about GCC and CLang compilers so do not need this compatibility code. Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
b56ce7b85d
commit
ad6189389d
@ -48,7 +48,6 @@ ffs
|
|||||||
ffsl
|
ffsl
|
||||||
fnmatch
|
fnmatch
|
||||||
fsync
|
fsync
|
||||||
func
|
|
||||||
getaddrinfo
|
getaddrinfo
|
||||||
getcwd-lgpl
|
getcwd-lgpl
|
||||||
gethostname
|
gethostname
|
||||||
|
Loading…
x
Reference in New Issue
Block a user