diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2022-01-26 07:00:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-26 07:00:46 +0100 |
commit | 24565a44ae5f89d3519b0d908f29bb58a3beb808 (patch) | |
tree | 24f963c8ab527b450ca741831b3f266560bf3684 /INSTALL.md | |
parent | d38e4187cdefbb544f74d0b7e0243fdf81726c2d (diff) | |
parent | 13d0b07430c3493b466c069858868920618fbfc0 (diff) | |
download | dabmux-24565a44ae5f89d3519b0d908f29bb58a3beb808.tar.gz dabmux-24565a44ae5f89d3519b0d908f29bb58a3beb808.tar.bz2 dabmux-24565a44ae5f89d3519b0d908f29bb58a3beb808.zip |
Merge pull request #50 from colisee/armv7l
Improves Armv7l autoconf support
Diffstat (limited to 'INSTALL.md')
-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 |