Merge lp://staging/~morphis/aethercast/support-cross-compile into lp://staging/aethercast
Proposed by
Simon Fels
Status: | Superseded |
---|---|
Proposed branch: | lp://staging/~morphis/aethercast/support-cross-compile |
Merge into: | lp://staging/aethercast |
Diff against target: |
539 lines (+401/-16) 9 files modified
cmake/LinuxCrossCompile.cmake (+43/-0) cross-compile-chroot.sh (+162/-0) debian/control (+2/-1) scripts/setup-partial-armhf-chroot.sh (+155/-0) src/CMakeLists.txt (+14/-15) src/mcs/basesourcemediamanager.cpp (+12/-0) src/mcs/basesourcemediamanager.h (+4/-0) src/mcs/miracastsourceclient.cpp (+8/-0) src/mcs/miracastsourceclient.h (+1/-0) |
To merge this branch: | bzr merge lp://staging/~morphis/aethercast/support-cross-compile |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Phablet Team | Pending | ||
Review via email: mp+287441@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2016-02-29.
Commit message
Add cross-compilation support
Description of the change
Add cross-compilation support
To post a comment you must log in.