commit | 291639712acdc1d7867250040dcfe75c1c144aba | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@codeconstruct.com.au> | Fri Dec 06 17:01:56 2024 +1030 |
committer | Andrew Jeffery <andrew@codeconstruct.com.au> | Fri Dec 06 17:28:52 2024 +1030 |
tree | 3484e9c5f2b49e53c51beebb247dc3e6cafdaa7a | |
parent | 7d98f8bf7a8ea1543a2d1f6c17266cd30d7cce56 [diff] |
build-unit-test-docker: Disable libpldm's ABI compliance check We use the docker container to maintain libpldm's ABI dump, which is difficult to do if the container fails to build due to an ABI compliance failure. Disable the check for the purpose of building the container dependency. The check remains enabled for the actual CI runs. Change-Id: Ib7cf8f4b5bf55e7bc4d9e5cc1ea15dd3fb929f93 Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>