mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 09:40:12 +00:00
abseil-cpp: append to PACKAGES_DYNAMIC
PACKAGES_DYNAMIC may already contain entries (e.g. set by bitbake.conf or the distro configuration files). Signed-off-by: Christian Eggers <ceggers@arri.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
577b9758cf
commit
ef427675a0
@ -28,7 +28,7 @@ EXTRA_OECMAKE = "-DBUILD_SHARED_LIBS=ON \
|
||||
|
||||
SYSROOT_DIRS:append:class-nativesdk:mingw32 = " ${bindir}"
|
||||
|
||||
PACKAGES_DYNAMIC = "^libabsl-*"
|
||||
PACKAGES_DYNAMIC += "^libabsl-*"
|
||||
PACKAGES_DYNAMIC:class-native = ""
|
||||
|
||||
PACKAGESPLITFUNCS =+ "split_dynamic_packages"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user