[Buildroot] [PATCH] package/xml-security-c: Fix syntax error

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jul 29 07:14:00 UTC 2021


On Thu, 29 Jul 2021 08:25:30 +0300
Maxim Kochetkov <fido_max at inbox.ru> wrote:

> Add missed backslash to fix such error:
> package/xml-security-c/Config.in:16: syntax error
> package/xml-security-c/Config.in:15: invalid option
> package/xml-security-c/Config.in:15:warning: ignoring unsupported character '!'
> package/xml-security-c/Config.in:16: unknown option "BR2_TOOLCHAIN_GCC_AT_LEAST_4_7"
> 
> Fixes: bbda38afbbfa ("package/xml-security-c: new package")
> Signed-off-by: Maxim Kochetkov <fido_max at inbox.ru>
> ---
>  package/xml-security-c/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks for fixing my mess :-/

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list