From c6cdc4ad542dc5fe8baaf89a746576777ab71be1 Mon Sep 17 00:00:00 2001 From: winlin Date: Sun, 30 Mar 2014 12:33:47 +0800 Subject: [PATCH] refine package for raspberry. --- trunk/auto/options.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/auto/options.sh b/trunk/auto/options.sh index d0d404a33..e8177d844 100755 --- a/trunk/auto/options.sh +++ b/trunk/auto/options.sh @@ -245,7 +245,7 @@ if [ $help = yes ]; then used for make in the configure, for example, to make ffmpeg. --prefix= the absolute install path for srs. --dev for dev, open all features, no gperf/gprof/arm. - --pi for raspberry-pi, open features hls/ssl/static. + --pi for raspberry-pi(directly build), open features hls/ssl/static. END exit 0