1
0
Fork 0
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:
winlin 2014-04-21 15:17:45 +08:00
parent a158d81085
commit 6f984ff54b
2 changed files with 5 additions and 4 deletions

View file

@ -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