fix broken build on ppc64le
authorTobias Platen <tplaten@posteo.de>
Sun, 20 Feb 2022 13:19:51 +0000 (14:19 +0100)
committerTobias Platen <tplaten@posteo.de>
Sun, 20 Feb 2022 13:19:51 +0000 (14:19 +0100)
hdl-tools-yosys

index f548267a8f128868a6bb1f4594439b3c705c3a4a..c63baf3d86330b46320e06a45bc9d8504f7aed61 100755 (executable)
@@ -30,7 +30,7 @@ make -j$(nproc)
 make install
 
 cd ../ghdl
-./configure
+./configure --with-llvm-config
 make
 make install