1
0
mirror of https://github.com/MGislv/NekoX.git synced 2024-07-04 11:13:36 +00:00
NekoX/TMessagesProj/jni/patch_boringssl.sh

7 lines
172 B
Bash
Raw Normal View History

#!/bin/bash
set -e
patch -d boringssl -p1 < patches/boringssl/0001-add-aes-ige-mode.patch
# patch -d boringssl -p1 < patches/boringssl/0001-only-build-what-we-need.patch