8000 Cleanup autotools by singiamtel · Pull Request #5892 · alisw/alidist · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cleanup autotools #5892

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Cleanup autotools #5892

wants to merge 4 commits into from

Conversation

singiamtel
Copy link
Collaborator
  • Remove slc6 workaround
  • Remove macOS workaround
  • Fix linter issues

macOS xargs provides a no-op -r option for compatibility nowadays
@singiamtel singiamtel requested a review from a team as a code owner May 26, 2025 09:10
@singiamtel singiamtel changed the title cleanup autotools Cleanup autotools May 26, 2025
autotools.sh Outdated
make ${JOBS+-j $JOBS}
make install
hash -r
popd
popd || exit 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the exit 1 for?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh my bad, I had shellcheck misconfigured on my local and it wasn't detecting the bash -e in the shebang. Will remove it

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
0