Support multi-arch click build (single "fat" click package)
Bug #1398104 reported by
Nicholas Skaggs
on 2014-12-01
This bug affects 10 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | click (Ubuntu) |
Undecided
|
Unassigned | ||
Bug Description
It should be possible for click build to target more than one architecture so that I can build a single package that will support multi-architect
| dinamic (dinamic6661) wrote : | #2 |
this should be high priority! i can't play Machines vs Machines on x86
| Sam Segers (sam-sgrs) wrote : | #3 |
It should be easy.
'make install DESTDIR=..' to a tmp directory for each kit.
Then merge the folders and to click build and change the manifest.
The sdk does this already. It only needs to do it for each configured kit.
To post a comment you must log in.


Status changed to 'Confirmed' because the bug affects multiple users.