Skip to content

[vcpkg-tool-meson] Update to 1.5.1#40138

Merged
BillyONeal merged 2 commits intomicrosoft:masterfrom
dg0yt:meson-1.5
Jul 30, 2024
Merged

[vcpkg-tool-meson] Update to 1.5.1#40138
BillyONeal merged 2 commits intomicrosoft:masterfrom
dg0yt:meson-1.5

Conversation

@dg0yt
Copy link
Contributor

@dg0yt dg0yt commented Jul 28, 2024

No description provided.

@LilyWangLL LilyWangLL added the category:port-update The issue is with a library, which is requesting update new revision label Jul 29, 2024
@dg0yt dg0yt marked this pull request as ready for review July 29, 2024 18:39
@Neumann-A
Copy link
Contributor

Please check if CMAKE_BUILD_TYPE is actually forwarded.

@dg0yt
Copy link
Contributor Author

dg0yt commented Jul 29, 2024

Please check if CMAKE_BUILD_TYPE is actually forwarded.

[binaries]
c = ['/android-ndk-r26/toolchains/llvm/prebuilt/linux-x86_64/bin/clang', '--target=aarch64-none-linux-android21', '-g', '-DANDROID', '-fdata-sections', '-ffunction-sections', '-funwind-tables', '-fstack-protector-strong', '-no-canonical-prefixes', '-D_FORTIFY_SOURCE=2', '-Wformat', '-Werror=format-security', '-fPIC', '-fno-limit-debug-info', '--sysroot=/android-ndk-r26/toolchains/llvm/prebuilt/linux-x86_64/sysroot']

[cmake]
CMAKE_BUILD_TYPE = 'Debug'

[built-in options]
c_args = ['--target=aarch64-none-linux-android21', '-g', '-DANDROID', '-fdata-sections', '-ffunction-sections', '-funwind-tables', '-fstack-protector-strong', '-no-canonical-prefixes', '-D_FORTIFY_SOURCE=2', '-Wformat', '-Werror=format-security', '-fPIC', '-fno-limit-debug-info', '--sysroot=/android-ndk-r26/toolchains/llvm/prebuilt/linux-x86_64/sysroot', '-I/vcpkg/installed/arm64-android/include']

What else?

@Neumann-A
Copy link
Contributor

What else?

Nothing. Just gives me peace of mind that it actually works as intended. Last time I looked at one of the looks it was empty for some reason.

@LilyWangLL LilyWangLL added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Jul 30, 2024
@BillyONeal BillyONeal merged commit fde6eac into microsoft:master Jul 30, 2024
@BillyONeal
Copy link
Member

Thanks for the update!

@dg0yt dg0yt deleted the meson-1.5 branch July 30, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-update The issue is with a library, which is requesting update new revision info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants