no need debug print anymore.
Revert "to-revert: I need tp check what include flags values used by indexer build"
This reverts commit a3db6ea086.
This commit is contained in:
@@ -12,8 +12,6 @@ apply plugin: 'kotlin'
|
||||
|
||||
apply plugin: 'c'
|
||||
|
||||
println ">>>>$ext.llvmInstallPath -> -I$llvmInstallPath/include"
|
||||
|
||||
def javaHome = System.getProperty('java.home')
|
||||
def compilerArgsForJniIncludes = ["", "linux", "darwin"].collect { "-I$javaHome/../include/$it" } as String[]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user