Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
meson.build | 1 -
1 file changed, 1 deletion(-)
diff --git a/meson.build b/meson.build
index a5ce8e17a8..48d0d00288 100644
--- a/meson.build
+++ b/meson.build
@@ -1153,7 +1153,6 @@ endif
libxml_version = '2.9.1'
libxml_dep = dependency('libxml-2.0', version: '>=' + libxml_version)
-cc = meson.get_compiler('c')
m_dep = cc.find_library('m', required : false)
netcf_version = '0.1.8'
--
2.26.2