Bläddra i källkod

Remove compiler flag merge-constants (#21711)

Victor Oliveira 3 år sedan
förälder
incheckning
a981c33bad
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      platformio.ini

+ 1
- 1
platformio.ini Visa fil

@@ -36,7 +36,7 @@ extra_configs =
36 36
 # Remove '-fmax-errors=5' from build_flags below to see all.
37 37
 #
38 38
 [common]
39
-build_flags        = -g3 -D__MARLIN_FIRMWARE__ -DNDEBUG -fmerge-constants
39
+build_flags        = -g3 -D__MARLIN_FIRMWARE__ -DNDEBUG
40 40
                      -fmax-errors=5
41 41
 extra_scripts      =
42 42
   pre:buildroot/share/PlatformIO/scripts/common-dependencies.py

Laddar…
Avbryt
Spara