mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
bdwgc: add explicit dependencies for host variant
Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
81cb325c9d
commit
33875692e9
@ -11,6 +11,7 @@ BDWGC_INSTALL_STAGING = YES
|
|||||||
BDWGC_LICENSE = bdwgc license
|
BDWGC_LICENSE = bdwgc license
|
||||||
BDWGC_LICENSE_FILES = README.QUICK
|
BDWGC_LICENSE_FILES = README.QUICK
|
||||||
BDWGC_DEPENDENCIES = libatomic_ops host-pkgconf
|
BDWGC_DEPENDENCIES = libatomic_ops host-pkgconf
|
||||||
|
HOST_BDWGC_DEPENDENCIES = host-libatomic_ops host-pkgconf
|
||||||
|
|
||||||
# The libtool shipped with the package is bogus and generates some
|
# The libtool shipped with the package is bogus and generates some
|
||||||
# -L/usr/lib flags. It uses a version not supported by Buildroot
|
# -L/usr/lib flags. It uses a version not supported by Buildroot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user