Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5363fd9

Browse files
committedOct 30, 2024·
Fix builds for LLVM on Windows
1 parent 069e50d commit 5363fd9

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed
 

‎llvm/pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
<compilerOptions>
103103
<compilerOption>/link</compilerOption>
104104
<compilerOption>/FORCE:MULTIPLE</compilerOption>
105-
<compilerOption>/WHOLEARCHIVE</compilerOption>
106105
</compilerOptions>
107106
</configuration>
108107
</plugin>

‎llvm/src/gen/java/org/bytedeco/llvm/LLVM/LLVMOpaqueDbgRecord.java

-23
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.