Revert "dtc: install libfdt library and headers for host variant"
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 4 Aug 2016 16:19:18 +0000 (18:19 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 4 Aug 2016 16:19:18 +0000 (18:19 +0200)
commit8a69fa777940be73d5224cb2b8c702bef5ba8074
treec94b96105913738a7161fe10d2ef1be837ebf0da
parentba865a4c92454e75340908e2e0dec38180fba130
Revert "dtc: install libfdt library and headers for host variant"

This reverts commit 5ca9b7cf66941a66cff736aadaf8a31afe55f964. Installing
dtc headers in $(HOST_DIR) causes some build failures of
host-uboot-tools due to a conflicting libfdt.h header.

The possible solution to solve this problem, based on -isystem, has been
reverted has it was causing too many issues that we didn't want to solve
so close to cutting 2016.08-rc1.

Since the headers of libfdt for the host are currently not needed for
any package in the Buildroot tree, it is easier and safer to just revert
this patch.

Fixes:

  http://autobuild.buildroot.net/results/9fba77f4080bf6bc26e341f3f383cdba26c0e14f/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dtc/dtc.mk