qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 9005a5: Makefile: Don't build shared libfdt


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 9005a5: Makefile: Don't build shared libfdt
Date: Thu, 25 Apr 2013 18:00:12 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 9005a51b096272e1834638f8e184706548ee7364
      
https://github.com/qemu/qemu/commit/9005a51b096272e1834638f8e184706548ee7364
  Author: Peter Crosthwaite <address@hidden>
  Date:   2013-04-25 (Thu, 25 Apr 2013)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Makefile: Don't build shared libfdt

The submodule DTC should just build and use DTC as static (the whole
motivation for using submod is lack of widespread distro support).

The .so causes build failures on some platforms, so adjust the make
target to just build the static lib.

Signed-off-by: Peter Crosthwaite <address@hidden>
Signed-off-by: Edgar E. Iglesias <address@hidden>


  Commit: e3351000cd682200835763caca87adf708ed1c65
      
https://github.com/qemu/qemu/commit/e3351000cd682200835763caca87adf708ed1c65
  Author: Peter Crosthwaite <address@hidden>
  Date:   2013-04-25 (Thu, 25 Apr 2013)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Makefile: Use QEMU_FLAGS for DTC compilation

Build DTC as QEMU is built. Fixes the issue with mingw build which can't
handles DTC's default CFLAGS.

Signed-off-by: Peter Crosthwaite <address@hidden>
Signed-off-by: Edgar E. Iglesias <address@hidden>


Compare: https://github.com/qemu/qemu/compare/5257144a7860...e3351000cd68

reply via email to

[Prev in Thread] Current Thread [Next in Thread]