Skip to content

Commit c2e6ecf

Browse files
committed
fix packing of cc wrapper
1 parent ed793cf commit c2e6ecf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/pack-sdk.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ pushd /
1111
mkdir -p /tmp/sdk
1212
tar -cpPR \
1313
${SDKROOT}/config \
14+
${SDKROOT}/*-cc \
1415
${SDKROOT}/python3-was? \
1516
${SDKROOT}/wasm32-*-shell.sh \
1617
${SDKROOT}/*sdk \

0 commit comments

Comments
 (0)