Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
* upstream/master:
  Revert^3 "Turn off the new pass manager due to miscompile"
  Add METADATA to sqlite: Apache2=NOTICE
  resolve merge conflicts of 9c46de6 to oc-dr1-dev
  [RESTRICT AUTOMERGE] Apply security patch to sqlite 3.22
  [RESTRICT AUTOMERGE] Apply security patch to sqlite 3.18
  Apply security patch to sqlite 3.22
  • Loading branch information
grendello committed May 26, 2020
2 parents 30aef88 + c787f2b commit d5434cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 3 additions & 0 deletions METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
third_party {
license_type: NOTICE
}
4 changes: 0 additions & 4 deletions dist/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ cc_defaults {
"-DBIONIC_IOCTL_NO_SIGNEDNESS_OVERLOAD",
"-Wno-unused-parameter",
"-Werror",

// Turn off the new pass manager due to miscompile.
// http://b/131854833
"-fno-experimental-new-pass-manager",
],

target: {
Expand Down

0 comments on commit d5434cc

Please sign in to comment.