From a295b3f4775cbc39b7458dd61b7bcbade036d2f4 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Mon, 20 Mar 2017 15:14:21 -0700 Subject: Run samples through an update Signed-off-by: Alexey Neyman --- samples/arm-unknown-eabi/crosstool.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/arm-unknown-eabi') diff --git a/samples/arm-unknown-eabi/crosstool.config b/samples/arm-unknown-eabi/crosstool.config index 140cc4f8..a22ac4a0 100644 --- a/samples/arm-unknown-eabi/crosstool.config +++ b/samples/arm-unknown-eabi/crosstool.config @@ -1,5 +1,5 @@ -CT_ARCH_FLOAT_SW=y CT_ARCH_arm=y +CT_ARCH_FLOAT_SW=y CT_LIBC_NEWLIB_IO_C99FMT=y CT_LIBC_NEWLIB_IO_LL=y CT_LIBC_NEWLIB_IO_FLOAT=y -- cgit v1.2.3