mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Generate missing configure to build srmio for Linux
[skip appveyor]
This commit is contained in:
@@ -46,6 +46,7 @@ fi
|
||||
wget https://github.com/rclasen/srmio/archive/v0.1.1git1.tar.gz
|
||||
tar xf v0.1.1git1.tar.gz
|
||||
cd srmio-0.1.1git1
|
||||
sh genautomake.sh
|
||||
./configure --disable-shared --enable-static
|
||||
make --silent -j3
|
||||
sudo make install
|
||||
|
||||
Reference in New Issue
Block a user