comments on fasm build dependencies
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 15 Apr 2022 03:03:53 +0000 (04:03 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 15 Apr 2022 03:03:53 +0000 (04:03 +0100)
nextpnr-xilinx-install

index 66e8300845ad175d0ddf7941738322e5f9aae714..ee250185675cbba75e1108b3b1962bca4e073b7a 100755 (executable)
@@ -24,6 +24,9 @@ apt-get install -y build-essential make cmake python3 python3-setuptools \
 
 pip3 install textx
 
+# this really doesn't work properly, antlr is still not correctly
+# detected, (missing ANTLRconfig.cmake) but at least fasm falls back
+# to the python version
 sudo apt install cmake default-jre-headless uuid-dev libantlr4-runtime-dev
 
 apt-get install -y wget