Skip to content

Fix inline assembly for arm-neon-android - #9634

Open
SunBlack wants to merge 1 commit into
CGAL:6.2.x-branchfrom
SunBlack:rm-neon-android
Open

Fix inline assembly for arm-neon-android#9634
SunBlack wants to merge 1 commit into
CGAL:6.2.x-branchfrom
SunBlack:rm-neon-android

Conversation

@SunBlack

@SunBlack SunBlack commented Sep 4, 2026

Copy link
Copy Markdown

Summary of Changes

Backport of vcpkg update microsoft/vcpkg#53776, as the change in eb2257d doesn't compile with arm-neon-android, when building openmvs 2.3.0:

<inline asm>:1:41: error: expected '%<type>' or "<type>"
    1 | .pushsection ".debug_gdb_scripts", "MS",@progbits,1
      |                                         ^
<inline asm>:8:12: error: .popsection without corresponding .pushsection
    8 | .popsection
      |            ^

Release Management

@lrineau
lrineau changed the base branch from main to 6.2.x-branch September 8, 2026 10:46
@lrineau

lrineau commented Sep 8, 2026

Copy link
Copy Markdown
Member

I have rebased this PR to the branch targeting 6.2.2.

@lrineau lrineau added this to the 6.2.2 milestone Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants