Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rust-target-config.bbclass: +v7 implies +neon #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

srwalter
Copy link

@srwalter srwalter commented Sep 8, 2022

If we don't support neon, then (at least on armv7) we must explicitly throw -neon. Additionally, this must occur after the "+v7" to have an effect.

If we don't support neon, then (at least on armv7) we must explicitly
throw -neon.  Additionally, this must occur after the "+v7" to have an
effect.
halstead pushed a commit that referenced this pull request Aug 14, 2023
Changelog:
=========
- Issue #80: match_files with negated path spec. pathspec.PathSpec.match_*()
  now have a negate parameter to make using .gitignore logic easier and more efficient.
- Pull #76: Add edge case: patterns that end with an escaped space
- Issue #77/Pull #78: Negate with caret symbol as with the exclamation mark.

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Signed-off-by: Richard Purdie <[email protected]>
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.

1 participant