Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Merge "Upgrade libxml2 to cde4499" into main am: 1534e75
Browse files Browse the repository at this point in the history
Original change: https://android-review.googlesource.com/c/platform/external/libxml2/+/2729535

Change-Id: Iedd9a1b5d55b4be55d95d647047cc51f2d40480d
Signed-off-by: Automerger Merge Worker <[email protected]>
  • Loading branch information
sadafebrahimi authored and android-build-merge-worker-robot committed Aug 29, 2023
2 parents 1540ff6 + 1534e75 commit 532ce57
Show file tree
Hide file tree
Showing 84 changed files with 1,506 additions and 1,363 deletions.
8 changes: 8 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ gcc:minimum:
BASE_CONFIG: "--with-minimum"
CFLAGS: "-O2"

gcc:legacy:
extends: .test
only:
- schedules
variables:
BASE_CONFIG: "--with-legacy"
CFLAGS: "-O2"

gcc:python3:
extends: .test
variables:
Expand Down
Loading

0 comments on commit 532ce57

Please sign in to comment.