mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix bug of raspberry-pi build, static off
This commit is contained in:
parent
a158d81085
commit
6f984ff54b
2 changed files with 5 additions and 4 deletions
|
@ -475,7 +475,7 @@ function apply_user_presets() {
|
|||
SRS_GPERF_MP=NO
|
||||
SRS_GPERF_CP=NO
|
||||
SRS_GPROF=NO
|
||||
SRS_STATIC=YES
|
||||
SRS_STATIC=NO
|
||||
fi
|
||||
}
|
||||
apply_user_presets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue