mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Add libphonenumber target
This commit is contained in:
parent
9889cb0f3f
commit
477b4b39aa
5
Makefile
5
Makefile
@ -343,6 +343,11 @@ build_openssl: check_env
|
||||
//submodules/openssl:openssl#iphoneos-arm64 \
|
||||
--verbose 7 ${BUCK_OPTIONS} ${BUCK_THREADS_OPTIONS} ${BUCK_DEBUG_OPTIONS}
|
||||
|
||||
build_libphonenumber: check_env
|
||||
$(BUCK) build \
|
||||
//submodules/libphonenumber:libphonenumber#iphoneos-arm64 \
|
||||
${BUCK_OPTIONS} ${BUCK_THREADS_OPTIONS} ${BUCK_DEBUG_OPTIONS}
|
||||
|
||||
build_ton: check_env
|
||||
$(BUCK) build \
|
||||
//submodules/ton:ton#iphoneos-arm64 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user