aboutsummaryrefslogtreecommitdiffstats
path: root/machxo2/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'machxo2/README.md')
-rw-r--r--machxo2/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/machxo2/README.md b/machxo2/README.md
index 55cc5763..37dfb991 100644
--- a/machxo2/README.md
+++ b/machxo2/README.md
@@ -81,7 +81,7 @@ git clone git@github.com:cr1901/nextpnr.git
cd nextpnr
git checkout machxo2
git submodule update --init --recursive
-cmake . -DARCH=machxo2 -DBUILD_GUI=OFF -DTRELLIS_INSTALL_PREFIX=/usr -DBUILD_PYTHON=OFF -DBUILD_HEAP=OFF
+cmake . -DARCH=machxo2 -DBUILD_GUI=OFF -DTRELLIS_INSTALL_PREFIX=/usr -DBUILD_PYTHON=OFF
make
```