forked from xbmc/xbmc
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build_rpi_debian_packages.sh: Separate build directory by arch
- Loading branch information
1 parent
cfbda6f
commit 06c89b6
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
06c89b6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@popcornmix - Can you please rebase against master and fix the build errors introduced by, I think, some commits made on Oct-05?
Complete build log.
06c89b6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, running
git pull --rebase upstream 6a9ff760e906b174dea6db1caeb183ddc0527b2c
on your branch builds successfully. The next few commits move the headers.06c89b6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've rebased/updated the branch and added the missing include.
06c89b6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, it built fine. Cheers!