libphonenumber: Update and fix compilation with current abseil-cpp
This commit is contained in:
@@ -24,5 +24,5 @@ SRC_URI = " \
|
||||
S = "${WORKDIR}/git/cpp"
|
||||
|
||||
inherit cmake
|
||||
EXTRA_OECMAKE += "-DUSE_BOOST=OFF -DBUILD_GEOCODER=OFF"
|
||||
EXTRA_OECMAKE += "-DUSE_BOOST=OFF -DBUILD_GEOCODER=OFF -DCMAKE_CXX_STANDARD=17"
|
||||
OECMAKE_GENERATOR = "Unix Makefiles"
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRCREV = "84f6152fba5a62fc9acc24bbdec970624a331f7c"
|
||||
SRCREV = "a4a46ef2eae8d7e9abf3eddee949ffca49548678"
|
||||
Reference in New Issue
Block a user