Re: [PATCH] Add DWARF object files to .gitignore.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2021-08-21, at 11:17:24 +0100, Jeremy Sowden wrote:
> If we build against a kernel with `CONFIG_DEBUG_INFO_SPLIT` enabled, the
> kernel compiler flags will include `-gsplit-dwarf`, and the linker will
> emit .dwo files.
>
> Signed-off-by: Jeremy Sowden <jeremy@xxxxxxxxxx>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)

Just noticed I forgot to indicate in the subject that this is for xtables-addons.

Apologies.

J.

> diff --git a/.gitignore b/.gitignore
> index 2ebbe0e89fe7..005e7f978d47 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1,3 +1,4 @@
> +*.dwo
>  *.gcno
>  *.la
>  *.lo
> --
> 2.32.0
>
>

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux