Skip to content

Commit 948dcd3

Browse files
authored
fix line source C_FLAGS copy-libs.sh
1 parent 215c2cc commit 948dcd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/copy-libs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ for item in "${@:2:${#@}-5}"; do
147147
fi
148148
done
149149

150+
set -- $C_FLAGS
150151
#parse link command to extract libs and flags
151152
add_next=0
152153
is_dir=0

0 commit comments

Comments
 (0)