dtc/pylibfdt
David Gibson 48795c82bd pylibfdt: Don't emit warnings from swig generate C code
The swig generated code has a heap of warnings with the flags we usually
use.  These aren't helpful, since there's nothing we can do about them from
the dtc side.  So, just disable the warnings flags when compiling the
Python module.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2024-11-06 14:00:45 +11:00
..
.gitignore Use Python3 by default 2019-03-29 15:43:24 +11:00
Makefile.pylibfdt pylibfdt: Don't emit warnings from swig generate C code 2024-11-06 14:00:45 +11:00
libfdt.i pylibfdt/libfdt.i: Use SWIG_AppendOutput 2024-10-30 12:06:50 +11:00
meson.build pylibfdt/meson.build: fix Python library being rebuilt during install 2024-06-26 11:38:22 +10:00