kumquat-buildroot/package/odb
Thomas Petazzoni 88471fe4fd package/odb: add dependency on host-libodb
host-odb installs the ODB compiler, which when executed at runtime,
needs access to the libodb headers. This is a runtime dependency,
normally added in Config.in, but for host packages there is no way to
express a runtime dependency. In order to have them installed, add a
dependency on host-libodb.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
[Kamel: Add optional host-libodb-boost dependency]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-03-21 21:58:53 +01:00
..
0001-tm.h-include-in-gcc.hxx-appears-to-be-no-longer-nece.patch
0002-Remove-gratuitous-classes.patch
0003-Initial-work-to-make-ODB-compatible-with-GCC-6.patch
0004-Make-compilable-with-GCC-6-in-C-14-mode.patch
0005-Fix-bug-in-GCC-6-input_location-translation.patch
0006-Adapt-to-changes-in-GCC-8.patch
0007-Switch-to-C-11-get-rid-of-auto_ptr-use.patch
0008-Fix-GCC-8-adaptation-to-be-compatible-with-previous-.patch
0009-Handle-namespace-aliases-when-parsing-GCC-tree.patch
0010-Add-initial-support-for-GCC-9.patch
0011-Adjust-to-changes-in-GCC-10.patch
0012-Adjust-to-changes-in-GCC-11.patch
0013-Resolve-name-lookup-ambiguity-causing-error-with-GCC.patch
Config.in.host
odb.hash
odb.mk