Description
Describe the bug
https://github.com/microsoft/msquic/actions/runs/13514388510/job/37760398206?pr=4853
In file included from <built-in>:398:
<command line>:23:9: warning: '__ANDROID_API__' macro redefined [-Wmacro-redefined]
23 | #define __ANDROID_API__ 29
| ^
<built-in>:390:9: note: previous definition is here
390 | #define __ANDROID_API__ __ANDROID_MIN_SDK_VERSION__
| ^
In file included from <built-in>:398:
<command line>:23:9: warning: '__ANDROID_API__' macro redefined [-Wmacro-redefined]
23 | #define __ANDROID_API__ 29
| ^
...
From past experience, this is caused by GitHub build machines changing Android versions, but it may be a different issue this time.
Affected OS
- Windows
- Linux
- macOS
- Other (specify below)
Additional OS information
No response
MsQuic version
main
Steps taken to reproduce bug
Create a PR
Expected behavior
All CI builds pass
Actual outcome
Android is failing.
Additional details
No response
Metadata
Metadata
Assignees
Type
Projects
Status
Done