winlin

refine options.sh in auto

@@ -140,7 +140,7 @@ Options: @@ -140,7 +140,7 @@ Options:
140 --without-arm-ubuntu12 do not build srs on ubuntu12 for armhf(v7cpu). 140 --without-arm-ubuntu12 do not build srs on ubuntu12 for armhf(v7cpu).
141 141
142 --prefix=<path> the absolute install path for srs. 142 --prefix=<path> the absolute install path for srs.
143 - --static whether add '-static' to link options. always set this option for arm. 143 + --static whether add '-static' to link options.
144 --jobs[=N] Allow N jobs at once; infinite jobs with no arg. 144 --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
145 used for make in the configure, for example, to make ffmpeg. 145 used for make in the configure, for example, to make ffmpeg.
146 146