[libvirt PATCH 04/15] meson: no need to call meson.get_compiler() again

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx>
---
 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




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux