Skip to content

(3.4) cmake: don't define ENABLE_NEON flags in non-cross-compiling mode#19054

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:3.4_issue_18244
Dec 11, 2020
Merged

(3.4) cmake: don't define ENABLE_NEON flags in non-cross-compiling mode#19054
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:3.4_issue_18244

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Dec 8, 2020

  • NEON / ANDROID_ARM_NEON are toolchain-specific flags
  • they are usually not defined for native builds
  • let work CPU_BASELINE=DETECT properly

resolves #18244

- NEON / ANDROID_ARM_NEON are toolchain-specific flags
- they are usually not defined for native builds
- let work CPU_BASELINE=DETECT properly
@alalek
Copy link
Copy Markdown
Member Author

alalek commented Dec 11, 2020

👍

@opencv-pushbot opencv-pushbot merged commit 4f236d1 into opencv:3.4 Dec 11, 2020
@alalek alalek mentioned this pull request Dec 11, 2020
@alalek alalek mentioned this pull request Apr 9, 2021
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.

2 participants