commit | 37388fa1410d2c40edbac7f30e5cc122a0a34dba | [log] [tgz] |
---|---|---|
author | Mohannad Farrag <aymanm@google.com> | Thu Nov 10 20:42:13 2022 +0000 |
committer | Patrick Rohr <prohr@google.com> | Thu Nov 10 19:42:31 2022 -0800 |
tree | 1113276590a6b8ed280b7113189f5e07b24b221b | |
parent | 971e03c02f3ccb2d1438fbfc8328d78011f23526 [diff] |
gn2bp: Fix compilation of libc++ * Just addition of some required flags to compile libc++. * rtti is needed for dynamic cast * -fexceptions is needed to allow libc++ to throw exceptions This isn't the best way to actually implement this as each and every target that link against libc++ will need to add those 2 flags. Test: m cronet_aml_components_cronet_android_cronet Change-Id: I8d76130d860919936bf316c59ded90bb0ded37ee