diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2018-02-27 17:47:06 +0000 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2018-02-28 08:11:48 +0000 |
commit | a68749f39a2e04ef68e5656b7b72fca25a2e23dc (patch) | |
tree | a66618af42e606ed959948239acdfbeb469a3dfd /BaseTools/Source/Python/GenFds/GenFds.py | |
parent | d429d00f97eace52c94af73088f1b61413405bbf (diff) | |
download | edk2-a68749f39a2e04ef68e5656b7b72fca25a2e23dc.tar.gz edk2-a68749f39a2e04ef68e5656b7b72fca25a2e23dc.tar.bz2 edk2-a68749f39a2e04ef68e5656b7b72fca25a2e23dc.zip |
BaseTools/tools_def: use separate PP definition for DTC
Clang's preprocessor behaves differently from GCC's, and produces
intermediate device tree source that still contains #pragma pack()
and other directives that the device tree compiler chokes on.
For assembling device tree sources, it matters very little which
preprocessor is being used, so let's just use GNU CPP explicitly.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/GenFds.py')
0 files changed, 0 insertions, 0 deletions