diff options
author | Robin ALEXANDER <colisee@hotmail.com> | 2022-01-23 09:35:21 +0100 |
---|---|---|
committer | Robin ALEXANDER <colisee@hotmail.com> | 2022-01-23 09:35:21 +0100 |
commit | 13d0b07430c3493b466c069858868920618fbfc0 (patch) | |
tree | 24f963c8ab527b450ca741831b3f266560bf3684 | |
parent | f97d657ff01ed77e9920d364dd58689873509a87 (diff) | |
download | dabmux-13d0b07430c3493b466c069858868920618fbfc0.tar.gz dabmux-13d0b07430c3493b466c069858868920618fbfc0.tar.bz2 dabmux-13d0b07430c3493b466c069858868920618fbfc0.zip |
Raspberry Pi no longer needs --with-boost-libdir
-rw-r--r-- | INSTALL.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -54,10 +54,6 @@ 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 |