Merge pull request #8818 from IdrisKalp/master

llvm fix
This commit is contained in:
Idris Kalp
2020-11-13 21:05:26 +03:00
committed by GitHub
+1 -1
View File
@@ -22,7 +22,7 @@
<Dependency>swig</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>libedit-devel</Dependency>
<Dependency>cmake</Dependency>
<Dependency versionFrom="3.18.3">cmake</Dependency>
<!-- Use new plugin-api.h header file from binutils to enable LLVM gold plugin -->
<Dependency>binutils</Dependency>
<Dependency>gcc</Dependency>