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

elfutils: powerpc build fix #2970

Closed
wants to merge 1 commit into from

Conversation

luizluca
Copy link
Contributor

ppc_initreg.c: In function 'ppc_set_initial_registers_tid':
ppc_initreg.c:79:22: error: field 'r' has incomplete type
struct pt_regs r;

Fixes: FS#2924

Signed-off-by: Luiz Angelo Daros de Luca luizluca@gmail.com

 ppc_initreg.c: In function 'ppc_set_initial_registers_tid':
 ppc_initreg.c:79:22: error: field 'r' has incomplete type
        struct pt_regs r;

Fixes: FS#2924

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
@adschm adschm added fix pull request contains fix for some issue core packages pull request/issue for core (in-tree) packages labels Apr 27, 2020
SvenRoederer added a commit to freifunk-berlin/firmware that referenced this pull request Apr 27, 2020
@SvenRoederer
Copy link
Contributor

Just added this PR to our nightly build. Results will be avail by lunch (http://buildbot.berlin.freifunk.net/#/builders/7)

@ynezz
Copy link
Member

ynezz commented Apr 28, 2020

Thanks! Pulled into my staging tree at https://git.openwrt.org/openwrt/staging/ynezz.git

@ynezz ynezz closed this Apr 28, 2020
@luizluca
Copy link
Contributor Author

@AmadeusGhost , I kept the original filename as it was. I think that, even mistyped, it helps keeping track of the original patch

@SvenRoederer
Copy link
Contributor

Just added this PR to our nightly build. Results will be avail by lunch (http://buildbot.berlin.freifunk.net/#/builders/7)

With master 80a094a and this PR the image for mpc85xx-generic was successfully built.

SvenRoederer added a commit to freifunk-berlin/firmware that referenced this pull request Apr 28, 2020
"

This reverts commit 2163207, as the fix was added
upstream (a3079fb7ba).
@luizluca luizluca deleted the elfutils-0.179-ppc branch May 6, 2023 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core packages pull request/issue for core (in-tree) packages fix pull request contains fix for some issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants