We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c6dd1 commit 74c245eCopy full SHA for 74c245e
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=""
+PIO_C_FLAGS="-flto=auto"
68
PIO_CXX_FLAGS="-flto=auto "
69
PIO_AS_FLAGS=""
70
PIO_LD_FLAGS="-flto "
0 commit comments