summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2020-04-20 08:58:00 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2020-04-20 08:58:00 +0200
commitff60c42604f76ce0f6deccfb8e00e737a001fe8d (patch)
tree0aaf3b16b3ea0fbbea5d35cf6b9da49c8f7a6139
parent4b791ee1029ea99cc06df8256cf99c2c0b640242 (diff)
downloaddabmux-ff60c42604f76ce0f6deccfb8e00e737a001fe8d.tar.gz
dabmux-ff60c42604f76ce0f6deccfb8e00e737a001fe8d.tar.bz2
dabmux-ff60c42604f76ce0f6deccfb8e00e737a001fe8d.zip
INSTALL.md: mention --with-boost-libdir
-rw-r--r--INSTALL.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 8cd1c76..daaad91 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -54,6 +54,10 @@ that did not yet make its way into a release, you can clone the
% ./configure
+* On a Raspberry Pi and other ARM systems you might need
+
+ % ./configure --with-boost-libdir=/usr/lib/arm-linux-gnueabihf
+
* Build ODR-DabMux
% make