Skip to content

Conversation

@pkubaj
Copy link
Contributor

@pkubaj pkubaj commented Jan 2, 2026

Description

  1. platform.cpp missed inclusion of sys/auxv.h (for elf_aux_info)
    and machine/cpu.h (for PPC_FEATURE2_ARCH_3_00). I missed that in my
    previous commit.
  2. Same as on AIX, __vector int32_t is not defined and __vector int
    needs to be used.

Motivation and Context

Fixes build on FreeBSD / powerpc64le platform.

1. platform.cpp missed inclusion of sys/auxv.h (for elf_aux_info)
and machine/cpu.h (for PPC_FEATURE2_ARCH_3_00). I missed that in my
previous commit.
2. Same as on AIX, __vector int32_t is not defined and __vector int
needs to be used.
@pkubaj
Copy link
Contributor Author

pkubaj commented Jan 2, 2026

@microsoft-github-policy-service agree

@hariharans29
Copy link
Member

/azp run Linux QNN CI Pipeline,Win_TRT_Minimal_CUDA_Test_CI,Windows ARM64 QNN CI Pipeline,Windows GPU Doc Gen CI Pipeline

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@hariharans29 hariharans29 merged commit e0d5b58 into microsoft:main Jan 12, 2026
89 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants