Skip to content

Commit

Permalink
Remove CC flags
Browse files Browse the repository at this point in the history
  • Loading branch information
alllex committed Oct 7, 2023
1 parent a04986c commit c1bd50f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx2g -XX:MaxMetaspaceSize=1g
org.gradle.parallel=true
org.gradle.caching=true
# Kotlin/Multiplatform is incompatible with CC - can be re-enabled in Kotlin 1.9
org.gradle.unsafe.configuration-cache=false
org.gradle.unsafe.configuration-cache-problems=warn

kotlin.native.ignoreDisabledTargets=true

0 comments on commit c1bd50f

Please sign in to comment.