Do not set -fsjlj-exceptions locally for Windows am: 9057c2f748 am: f3d1894025 am: 34edd252ec am: a971239e23
Original change: https://android-review.googlesource.com/c/platform/external/libcxx/+/1424491 Change-Id: Ieaf8f5b21d83329f881e4e0b0ab3336cf32c1f4e
This commit is contained in:
committed by
Automerger Merge Worker
commit
3f2f1898d6
@@ -42,11 +42,6 @@ cc_defaults {
|
||||
"-UWIN32_LEAN_AND_MEAN",
|
||||
],
|
||||
},
|
||||
windows_x86: {
|
||||
cflags: [
|
||||
"-fsjlj-exceptions",
|
||||
],
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user