mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
update make call
This commit is contained in:
parent
47da9a9d70
commit
bc000451cc
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ function cmakebuild() {
|
|||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
make MAKEFLAGS
|
||||
make
|
||||
make install
|
||||
cd ../..
|
||||
rm -rf $1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue