Re: [PATCH 4/9] pylibfdt: Simpler CFLAGS handling

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



On 9 September 2018 at 22:59, David Gibson <david@xxxxxxxxxxxxxxxxxxxxx> wrote:
>
> At the moment we have some fiddly code to either pass in make's CPPFLAGS to
> setup.py, or have setup.py extract them from the Makefile.  But really the
> only thing we need from here is the include paths.  We already know what
> include paths we need (libfdt/) so we can just set that directly in
> setup.py.
>
> Signed-off-by: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
> ---
>  pylibfdt/Makefile.pylibfdt |  2 +-
>  pylibfdt/setup.py          | 11 ++++-------
>  2 files changed, 5 insertions(+), 8 deletions(-)

Reviewed-by: Simon Glass <sjg@xxxxxxxxxxxx>



[Index of Archives]     [Device Tree]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux