Skip to content
Snippets Groups Projects
Commit 06ea37b9 authored by alice's avatar alice
Browse files

community/libphonenumber: rebuild against protobuf-23.3.0

parent 1be6a51e
No related branches found
No related tags found
1 merge request!44306main/protobuf: upgrade to 23.0
......@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libphonenumber
pkgver=8.13.15
pkgrel=0
pkgrel=1
pkgdesc="Library for parsing, formatting, and validating international phone numbers."
url="https://github.com/google/libphonenumber"
arch="all"
......@@ -27,6 +27,7 @@ source="https://github.com/google/libphonenumber/archive/v$pkgver/libphonenumber
build() {
cd cpp
LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries" \
cmake -B build -G Ninja \
-DCMAKE_BUILD_TYPE=None \
-DCMAKE_INSTALL_PREFIX=/usr \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment