On Mon, Oct 10, 2016 at 6:33 AM, Jian LUO <[email protected]> wrote:
> Hi List, > > Is there any formal way in snapcraft to set environment variables > separately for build time and run time? The use case I'm facing is building > a Java snap on amd64 host for armhf target. > Snapcraft does not support cross-compilation. Consider building natively on armhf, or using this as reference- https://github.com/snapcore/snapd/blob/master/docs/cross-build.md and let us know if you see any issues. /Manik
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
