Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe69ce commit de7dc8aCopy full SHA for de7dc8a
pkg/circt/etc/patches/install_llhd-sim.patch
@@ -0,0 +1,13 @@
1
+diff --git a/tools/llhd-sim/CMakeLists.txt b/tools/llhd-sim/CMakeLists.txt
2
+index 46c695d..f29efdf 100644
3
+--- a/tools/llhd-sim/CMakeLists.txt
4
++++ b/tools/llhd-sim/CMakeLists.txt
5
+@@ -9,7 +9,7 @@ set(LIBS
6
+ CIRCTLLHDSimEngine
7
+ )
8
+
9
+-add_llvm_executable(llhd-sim
10
++add_llvm_tool(llhd-sim
11
+ llhd-sim.cpp)
12
13
+ llvm_update_compile_flags(llhd-sim)
0 commit comments