mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add one more dependency for lld.
This commit is contained in:
parent
7fa59e6718
commit
1ae4f0f64b
1 changed files with 1 additions and 0 deletions
|
|
@ -664,6 +664,7 @@ SRCS_MIN+= Support/StringMap.cpp
|
|||
SRCS_MIN+= Support/StringRef.cpp
|
||||
SRCS_MIN+= Support/StringSaver.cpp
|
||||
SRCS_EXT+= Support/SystemUtils.cpp
|
||||
SRCS_LLD+= Support/TarWriter.cpp
|
||||
SRCS_MIN+= Support/TargetParser.cpp
|
||||
SRCS_MIN+= Support/TargetRegistry.cpp
|
||||
SRCS_MIN+= Support/ThreadLocal.cpp
|
||||
|
|
|
|||
Loading…
Reference in a new issue