commit | 0649468475d20d8ca5634433c4912467cef3ce93 | [log] [tgz] |
---|---|---|
author | Nicholas Fish <github@seaofdirac.net> | Tue Feb 28 22:01:48 2017 +0100 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Mar 01 12:39:51 2017 -0800 |
tree | 57c6910f56aff436fbc52c5bee4f08f986c08601 | |
parent | e8af737d60df6580e88f5741ac680847c80638b8 [diff] |
efitools: oid.h: Re-run oid.pl to regenerate oid.h include oid.h: Run oid.pl to regenerate oid.h include Builds against musl libc are failing due to unknown types. This is because lib/asn1/oid.h is stale and needs to be regenerated by running lib/asn1/oid.pl to bring in the types.h include. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>