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

Remove non-existant IFLA_* on non-x86_64 archs #6806

Merged
merged 1 commit into from
Apr 16, 2022

Conversation

th0ma7
Copy link
Contributor

@th0ma7 th0ma7 commented Apr 14, 2022

Fails to build on armv5, armv7, ppc and some i686 for Synology NAS due to non-existant IFLA_*

This is for RC_1_2 branch (e.g. version 1.2.15+). Same fix also applies to RC_2_0 (ref: #6807)

Fixes: #6792 (relates to SynoCommunity/spksrc#5180)

@arvidn
Copy link
Owner

arvidn commented Apr 16, 2022

I wonder if I added these to avoid warnings

@arvidn
Copy link
Owner

arvidn commented Apr 16, 2022

This PR is targeting RC_2_0. did you mean to make it against RC_1_2?

@arvidn arvidn merged commit ebe07db into arvidn:RC_2_0 Apr 16, 2022
@arvidn
Copy link
Owner

arvidn commented Apr 16, 2022

I back-ported it to RC_1_2 here: #6811

@th0ma7 th0ma7 deleted the RC_1_2_IFLA-fix branch October 2, 2022 22:14
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.

Fails to cross-compile due to IFLA_* being mandatory
2 participants