From f824c1a050b3e31219ace44a7e1c7ceee4b1085e Mon Sep 17 00:00:00 2001 From: Grovkillen Date: Fri, 28 Dec 2018 07:52:41 +0100 Subject: [PATCH] [travis] -lstdc++-nox removed from esp82xx_2_5_0 --- platformio.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 1ef162d4e..0314a1e62 100644 --- a/platformio.ini +++ b/platformio.ini @@ -82,7 +82,6 @@ build_flags = -D BUILD_GIT='"${sysenv.TRAVIS_TAG}"' -DNDEBUG -DVTABLES_IN_FLASH -fno-exceptions - -lstdc++-nox -DPIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY_LOW_FLASH -DPUYA_SUPPORT=1 -DCORE_2_5_0