-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
protobuf not building on ar71xx #68
Comments
Hi @champtar ! |
with $(MAKE)
|
with "make"
|
When looking in the platform_macros.h file I can see MIPS getting mentioned, but for some reason the correct define doesn't seem to be defined in your case. Up to the point where you get errors from platform_macros.h our outputs look similar. Are you sure your architecture is supported by protobuf? |
No not at all, but if its not supported we should mark it broken |
@jsiverskog |
gluon-cron: Fix endless loop parsing invalid lines
hi @jsiverskog
it's talking about x86 stuff,
if think you should not use $(make) for host build
The text was updated successfully, but these errors were encountered: