Skip to content

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