Merge "Build aapt2 statically on windows" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
274a7b2975
@@ -41,6 +41,7 @@ cc_defaults {
|
||||
windows: {
|
||||
enabled: true,
|
||||
cflags: ["-Wno-maybe-uninitialized"],
|
||||
ldflags: ["-static"],
|
||||
},
|
||||
darwin: {
|
||||
cflags: ["-D_DARWIN_UNLIMITED_STREAMS"],
|
||||
|
||||
Reference in New Issue
Block a user