Skip to content
Commit f77e258c authored by Duy Nguyen's avatar Duy Nguyen Committed by Benjamin Cabé
Browse files

cmake: Set RX build use 64bit doubles as default



The RX floating-point hardware only works on 32-bit values
so default gcc will build doubles as 32-bit, this make many
test fail on RX build test.
This commit force the build for RX arch to use 64-bit doubles
FPU will be supported later on this arch

Signed-off-by: default avatarDuy Nguyen <duy.nguyen.xa@renesas.com>
parent 8a5c7442
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment