-
Notifications
You must be signed in to change notification settings - Fork 39
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
Build fails on powerpc 32 bit: 'for' loop initial declaration used outside C99 mode #51
Comments
Hi, thanks for showing interest in If you are still interested, can you compile it manually without the BSD Ports system? Alternatively, you can try to build the most recent commit I've just pushed. It should fix the issue and if it doesn't then please let me know. |
Hi Manan, Thank you for your fix. I've updated the FreeBSD port to the latest revision and asked the bug reporter to validate the fix. Best, |
Attempt to fix the powerpc 32 build failure from bug#243616 based on the upstream comment mananapr/cfiles#51 (comment) PR: 243616 git-svn-id: svn+ssh://svn.freebsd.org/ports/head@536477 35697150-7ecd-e111-bb59-0022644237b5
Attempt to fix the powerpc 32 build failure from bug#243616 based on the upstream comment mananapr/cfiles#51 (comment) PR: 243616
Attempt to fix the powerpc 32 build failure from bug#243616 based on the upstream comment mananapr/cfiles#51 (comment) PR: 243616 git-svn-id: svn+ssh://svn.freebsd.org/ports/head@536477 35697150-7ecd-e111-bb59-0022644237b5
See the downstream FreeBSD bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243616
The text was updated successfully, but these errors were encountered: