Recomment out linux32

This commit is contained in:
zosrothko 2018-05-02 15:50:34 +02:00
parent 821a88dd1a
commit 73edf515d7

View File

@ -463,7 +463,7 @@ subprojects {
} }
components { components {
withType(NativeComponentSpec) { withType(NativeComponentSpec) {
targetPlatform "linux32" //targetPlatform "linux32"
targetPlatform "linux64" targetPlatform "linux64"
targetPlatform "macos" targetPlatform "macos"