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

Mute linter and split on spaces #84

Closed
claudioandre-br opened this issue Jul 3, 2023 · 1 comment
Closed

Mute linter and split on spaces #84

claudioandre-br opened this issue Jul 3, 2023 · 1 comment
Labels
external issues Only an external entity can solve the problem properly help wanted Extra attention is needed

Comments

@claudioandre-br
Copy link
Member

1. Is your feature request related to a problem? Please describe.

Mute linter warnings

2. Describe the solution you'd like

Make this work like a pro

SYSTEM_WIDE='--with-systemwide'
X86_REGULAR="--disable-native-tests $SYSTEM_WIDE"
X86_NO_OPENMP="--disable-native-tests $SYSTEM_WIDE --disable-openmp"

./configure $X86_NO_OPENMP --enable-simd=sse2   && do_build ../run/john-sse2

Is there a reasonable solution?

@claudioandre-br claudioandre-br added help wanted Extra attention is needed external issues Only an external entity can solve the problem properly labels Jul 3, 2023
@claudioandre-br
Copy link
Member Author

Reasonable workarounds at #83 and #85

A code review would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external issues Only an external entity can solve the problem properly help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant