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

Add .gitignore and fix -fpermissive build errors on newer compilers #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

calebccff
Copy link

@calebccff calebccff commented Apr 1, 2025

Add a .gitignore for all the autotools stuff and fix compilation on modern GCC, this gets it building against rebased openocd (https://github.com/linux-msm/openocd)

Ignore build objects and other autotools related stuff, mostly taken
from gh/gitignore

Signed-off-by: Caleb Connolly <[email protected]>
Get everything to build with GCC 14, we can deal without -Werror for
now...

Signed-off-by: Caleb Connolly <[email protected]>
@calebccff calebccff force-pushed the caleb/openocd-fixes branch from 5e69890 to 2e89590 Compare April 1, 2025 13:17
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