mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Merge commit '56284506fccdd38b3d45b1656809db8036d3ced0' into feature/update-dependencies
This commit is contained in:
@@ -36,11 +36,7 @@ else
|
||||
tar xfz $DL/$FNAME
|
||||
cd asio-$ASIO_VERSION
|
||||
|
||||
# apply pre-generated patches
|
||||
for file in $O3/core/deps/asio/patches/*.patch; do
|
||||
echo Applying patch: $file
|
||||
git apply $file
|
||||
done
|
||||
apply_patches "asio"
|
||||
|
||||
cd ..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user