mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add one more file to libllvm's SRCS_MIN, since this one is required for
MK_SHARED_TOOLCHAIN=yes.
This commit is contained in:
parent
bba3cdafbb
commit
bbd32193a0
1 changed files with 1 additions and 1 deletions
|
|
@ -646,7 +646,7 @@ SRCS_MIN+= Object/RecordStreamer.cpp
|
|||
SRCS_MIW+= Object/SymbolSize.cpp
|
||||
SRCS_MIN+= Object/SymbolicFile.cpp
|
||||
SRCS_MIN+= Object/WasmObjectFile.cpp
|
||||
SRCS_MIW+= Object/WindowsResource.cpp
|
||||
SRCS_MIN+= Object/WindowsResource.cpp
|
||||
SRCS_MIN+= ObjectYAML/COFFYAML.cpp
|
||||
SRCS_EXT+= ObjectYAML/CodeViewYAMLDebugSections.cpp
|
||||
SRCS_EXT+= ObjectYAML/CodeViewYAMLSymbols.cpp
|
||||
|
|
|
|||
Loading…
Reference in a new issue