We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c245e commit 1f8f3d2Copy full SHA for 1f8f3d2
tools/copy-libs.sh
@@ -64,7 +64,7 @@ LD_SCRIPTS=""
64
LD_SCRIPT_DIRS=""
65
66
PIO_CC_FLAGS="-flto=auto "
67
-PIO_C_FLAGS="-flto=auto"
+PIO_C_FLAGS="-flto=auto "
68
PIO_CXX_FLAGS="-flto=auto "
69
PIO_AS_FLAGS=""
70
PIO_LD_FLAGS="-flto "
0 commit comments