mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/lld: new host package
lld can be used by external packages or by setting BR2_TARGET_LDFLAGS (though a dependency is missing to make the latter really work). Future patches will improve the integration in the build. Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
8ac15c40cc
commit
593a60f7f0
@@ -35,6 +35,7 @@ menu "Host utilities"
|
||||
source "package/jq/Config.in.host"
|
||||
source "package/jsmin/Config.in.host"
|
||||
source "package/libp11/Config.in.host"
|
||||
source "package/lld/Config.in.host"
|
||||
source "package/lpc3250loader/Config.in.host"
|
||||
source "package/lttng-babeltrace/Config.in.host"
|
||||
source "package/mender-artifact/Config.in.host"
|
||||
|
||||
Reference in New Issue
Block a user