On Tue, Nov 19, 2019 at 5:06 PM Aaron Conole wrote:
>
> Bruce Richardson writes:
>
> > Add a travis job to build for 32-bit on 64-bit systems to catch additional
> > build errors, for example, incorrect use of printf specifiers with uint64_t
> > types.
> >
> > Signed-off-by: Bruce Richardson
> A
Bruce Richardson writes:
> Add a travis job to build for 32-bit on 64-bit systems to catch additional
> build errors, for example, incorrect use of printf specifiers with uint64_t
> types.
>
> Signed-off-by: Bruce Richardson
> ---
Nice!
Acked-by: Aaron Conole
Add a travis job to build for 32-bit on 64-bit systems to catch additional
build errors, for example, incorrect use of printf specifiers with uint64_t
types.
Signed-off-by: Bruce Richardson
---
.ci/linux-build.sh | 5 +
.travis.yml| 10 ++
2 files changed, 15 insertions(+)
3 matches
Mail list logo