Skip to content

Commit

Permalink
Fix builds for LLVM on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
saudet committed Oct 30, 2024
1 parent 069e50d commit 5363fd9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
1 change: 0 additions & 1 deletion llvm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@
<compilerOptions>
<compilerOption>/link</compilerOption>
<compilerOption>/FORCE:MULTIPLE</compilerOption>
<compilerOption>/WHOLEARCHIVE</compilerOption>
</compilerOptions>
</configuration>
</plugin>
Expand Down
23 changes: 0 additions & 23 deletions llvm/src/gen/java/org/bytedeco/llvm/LLVM/LLVMOpaqueDbgRecord.java

This file was deleted.

0 comments on commit 5363fd9

Please sign in to comment.