Merge lp://staging/~berolinux/linaro-android-build-tools/Default-to-no-WITH_HOST_DALVIK into lp://staging/linaro-android-build-tools
Proposed by
Bernhard Rosenkraenzer
Status: | Merged |
---|---|
Approved by: | Paul Sokolovsky |
Approved revision: | 309 |
Merged at revision: | 402 |
Proposed branch: | lp://staging/~berolinux/linaro-android-build-tools/Default-to-no-WITH_HOST_DALVIK |
Merge into: | lp://staging/linaro-android-build-tools |
Diff against target: |
28 lines (+7/-0) (has conflicts) 1 file modified
build-scripts/build-android (+7/-0) Text conflict in build-scripts/build-android |
To merge this branch: | bzr merge lp://staging/~berolinux/linaro-android-build-tools/Default-to-no-WITH_HOST_DALVIK |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Paul Sokolovsky | Approve | ||
Review via email: mp+82331@code.staging.launchpad.net |
Description of the change
Allow setting WITH_HOST_DALVIK, default to false
Without this, WITH_HOST_DALVIK defaults to true, resulting in a host
version of Dalvik being built and then thrown away - causing extra
build time with no gain.
To post a comment you must log in.
This kinda got lost, and that sucks. The patch does have merging issues though.