mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Merge pull request #19 from jamestmartin/patch-1
Added AVR components to LLVM_LINK_COMPONENTS to fix the build on Linux.
This commit is contained in:
@@ -45,6 +45,10 @@ set(LLVM_LINK_COMPONENTS
|
||||
AMDGPUInfo
|
||||
AMDGPUAsmParser
|
||||
AMDGPUCodeGen
|
||||
AVRAsmParser
|
||||
AVRInfo
|
||||
AVRDesc
|
||||
AVRCodeGen
|
||||
BPFInfo
|
||||
BPFAsmParser
|
||||
BPFDisassembler
|
||||
|
||||
Reference in New Issue
Block a user