mirror of
https://github.com/apple/pkl.git
synced 2026-05-25 16:19:20 +02:00
Replace broken references to CircleCI (#1318)
This commit is contained in:
@@ -355,7 +355,7 @@ open class BuildInfo(private val project: Project) {
|
||||
}
|
||||
|
||||
val hasMuslToolchain: Boolean by lazy {
|
||||
// see "install musl" in .circleci/jobs/BuildNativeJob.pkl
|
||||
// see .github/scripts/install_musl.sh
|
||||
File(System.getProperty("user.home"), "staticdeps/bin/x86_64-linux-musl-gcc").exists()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user