Moved some linkerOpts from build.sh and build.gradle to .def,
where it does not involve any complex intelligence.
This commit is contained in:
committed by
alexander-gorshenev
parent
5effdcb1d2
commit
33993236de
@@ -9,6 +9,5 @@ konanInterop {
|
||||
konanArtifacts {
|
||||
Curl {
|
||||
useInterop 'libcurl'
|
||||
linkerOpts "-L/opt/local/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/opt/curl/lib -lcurl"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user