1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2025-11-19 19:41:03 +00:00

fix gdb build on osx

This commit is contained in:
praingeard
2019-06-13 23:36:42 +02:00
parent 06d1bcb979
commit 8454c1e496
3 changed files with 11 additions and 8 deletions

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ Output
*.log
.lock
.state
.vscode
.DS_Store