Loading tools/aapt2/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,10 @@ cc_defaults { enabled: true, cflags: ["-Wno-maybe-uninitialized"], ldflags: ["-static"], host_ldlibs: [ // Required by stack tracing code bundled with protobuf "-ldbghelp", ], }, darwin: { cflags: ["-D_DARWIN_UNLIMITED_STREAMS"], Loading Loading
tools/aapt2/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,10 @@ cc_defaults { enabled: true, cflags: ["-Wno-maybe-uninitialized"], ldflags: ["-static"], host_ldlibs: [ // Required by stack tracing code bundled with protobuf "-ldbghelp", ], }, darwin: { cflags: ["-D_DARWIN_UNLIMITED_STREAMS"], Loading