-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add support for Commodore Amiga #847
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
Conversation
|
Bump. Are you fine with this change and want it merged in? |
|
Changes made. Please review it when you're free thanks :) |
|
Turns out libnix doesn't support duplocale() despite the symbol existing. Added a check to disable it if building for libnix. |
|
It has been a while since this PR has been looked at. I did just add one more thing to it now which is adding support for the Amiga based OS MorphOS. @hawicz |
|
@hawicz bump. does this PR look ok? I'm keen to get this merged |
|
Just fixed the merge conflict. Can I get this one reviewed please? |
Made changes to get json-c compiling for the Commodore Amiga. It is used in my ChatGPT client for Commodore Amiga called AmigaGPT https://github.com/sacredbanana/AmigaGPT.
Compilation for Amiga is as simple as using a Docker container. See the readme for details.