Re: [PATCH v1] bsps/amd64: remove -Werror from ABI flags

2022-08-25 Thread Chris Johns
Stephen, The email address in the patch is not yours or not set on your system and the commit message line length exceeds 80 characters. It has been pushed and cannot be changed so it would be good if you could please check your set up to make sure patches are suitable for the repo. Thanks Chris

[PATCH v1] bsps/amd64: remove -Werror from ABI flags

2022-08-22 Thread Stephen Clark
From: Stephen Clark The ABI flags for the amd64 BSP contain the -Werror=return-type flag. There is no reason for this to be there so it has been removed. The same option has also been removed amd64.cfg file. --- bsps/x86_64/amd64/config/amd64.cfg | 1 - spec/build/bsps/x86_64/amd64/abi.yml