Skip to content

Commit 1f8f3d2

Browse files
authored
Update copy-libs.sh
1 parent 74c245e commit 1f8f3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/copy-libs.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ LD_SCRIPTS=""
6464
LD_SCRIPT_DIRS=""
6565

6666
PIO_CC_FLAGS="-flto=auto "
67-
PIO_C_FLAGS="-flto=auto"
67+
PIO_C_FLAGS="-flto=auto "
6868
PIO_CXX_FLAGS="-flto=auto "
6969
PIO_AS_FLAGS=""
7070
PIO_LD_FLAGS="-flto "

0 commit comments

Comments
 (0)