commit | 6467ed247f5f809a53914a045da972e3b18429ca | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Sat May 16 16:03:53 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon May 18 12:16:17 2020 -0500 |
tree | 1462f4d7be3e33ae72757beef9b3ad609daf98a2 | |
parent | 59c82d9b68ebefaef342032430b69ed6bc09e0f0 [diff] |
ensure proper data types for variants New upstream yocto compiler is failing due to different data types on the variants. Make it explicit. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ifb81121695d9fe72d6a7fc7b363dec7507e7f4dd
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.