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

README.raspberrypi : changed location of gcc- and tools, and the reference to it #8968

Closed
wants to merge 1 commit into from

Conversation

maartenjd
Copy link

Building for Raspberry failed on these two points:
@ --with-toolchain was pointing to wrong location. For the oversight I propose the entire tools-directory is moved (in stead of copied partially) to /opt, where then both gcc and the toolchain can be found. PATH adapted accordingly.
@ make -C tools/depends/target/xbmc was "dangling"

Building failed on these two points:
@ --with-toolchain was pointing to wrong location. For the oversight now he entire tools-directory is moved in stead of copy partially to /opt, where both gcc and the toolchain can be found. PATH adapted accordingly.
@ make -C tools/depends/target/xbmc was dangling
@wsnipex
Copy link
Member

wsnipex commented Jan 28, 2016

please make it obvious in the commit msg that this is PI specific

@maartenjd
Copy link
Author

As it concerns README.raspberrypi, isn't it already obvious enough?

@MartijnKaijser
Copy link
Member

nope.

edit:
reading the commit message makes it seem the rest also changed

@maartenjd maartenjd changed the title changed location of gcc- and tools, and the reference to it README.raspberry: changed location of gcc- and tools, and the reference to it Jan 28, 2016
@maartenjd maartenjd changed the title README.raspberry: changed location of gcc- and tools, and the reference to it README.raspberrypi : changed location of gcc- and tools, and the reference to it Jan 28, 2016
@MartijnKaijser
Copy link
Member

@maartenjd please update the commit message with [rpi] so devs know it only touches that part

@MartijnKaijser
Copy link
Member

Closing this until it is updated

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.

None yet

4 participants