From 3cfeea49268be9ac0fae2a2ee51c127ca1d3e847 Mon Sep 17 00:00:00 2001 From: "Earle F. Philhower, III" Date: Thu, 16 Jul 2020 20:41:19 -0700 Subject: [PATCH] Fix typo in platform.txt causing device test fails When stacksmash protection was added, the variable used by the compile lines and the boards.txt.py generator is "build_stacksmash_flags". Unfortunately, the default variable name in the platform.txt is "build_stacksmash" w/o the "_flags." --- platform.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.txt b/platform.txt index 7aedacac73..c68d1985f1 100644 --- a/platform.txt +++ b/platform.txt @@ -37,7 +37,7 @@ build.exception_flags=-fno-exceptions build.stdcpp_lib=-lstdc++ build.stdcpp_level=-std=gnu++17 -build.stacksmash= +build.stacksmash_flags= build.float=-u _printf_float -u _scanf_float build.led=