Skip to content

Commit 69024e5

Browse files
committed
Statically Linux libzip.so
1 parent 2b1762f commit 69024e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ stages:
2525
git submodule update --init --recursive
2626
displayName: 'Install Tools'
2727
- bash: |
28+
patch --verbose -d external/libzip -p1 -l < libzip-static.patch
2829
patch --verbose -d external/libzip -p1 -l < libzip-changes.patch
2930
displayName: 'Apply Patch'
3031
- bash: |

0 commit comments

Comments
 (0)