diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2015-11-30 08:57:03 +0000 |
---|---|---|
committer | abiesheuvel <abiesheuvel@Edk2> | 2015-11-30 08:57:03 +0000 |
commit | c75f83719457fa0fc786b14c4ab8470da63cfeb3 (patch) | |
tree | a7dde8015b264f79d2ca98cf9d18a1a6e083dc6e /StdLib | |
parent | 1dbda2b4cfd60e5955cde98aec6537816af8be5e (diff) | |
download | edk2-platforms-c75f83719457fa0fc786b14c4ab8470da63cfeb3.tar.xz |
ArmPkg/ArmSoftFloatLib: add support for RVCT
The ARM softfloat library in ArmSoftfloatLib currently does not build
under RVCT, simply because the code includes system header files that
RVCT does not provide. However, nothing exported by those include files
is actually used by the library when built in SOFTFLOAT_FOR_GCC mode,
so we can just drop all of them.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19031 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'StdLib')
0 files changed, 0 insertions, 0 deletions