commit | cb36744efe5974a10c43ae0d287a75dfa2f14fc4 | [log] [tgz] |
---|---|---|
author | Alex Van Damme <atv@google.com> | Fri Aug 24 16:54:51 2018 -0700 |
committer | Alex Van Damme <atv@google.com> | Fri Aug 24 16:54:51 2018 -0700 |
tree | 09223d4301618dee8d150863130be2921278afd2 | |
parent | abacafe8010ea44660e72b080929fa888ce3cb96 [diff] |
Add CROSS_COMPILE setting Change-Id: Id967c0de049f653d34f35047639f9bc0611db0ab
diff --git a/debian/rules b/debian/rules index 56fa9ad..f1e8ae2 100755 --- a/debian/rules +++ b/debian/rules
@@ -14,7 +14,7 @@ dh_auto_clean override_dh_auto_build: - LDFLAGS= CFLAGS= dh_auto_build -- PLAT=imx8mq bl31 + LDFLAGS= CFLAGS= dh_auto_build -- CROSS_COMPILE=aarch64-linux-gnu- PLAT=imx8mq bl31 override_dh_auto_install: dh_auto_install