From d29b56f6042ab10fd85a9891d89900f7f209f1e5 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 27 Mar 2012 20:38:00 -0700 Subject: [PATCH] Document configure's -sysroot option -sysroot has been undocumented so far. Change-Id: I552f9233778de9490a3479292f0cda9c8c439282 Reviewed-by: Oswald Buddenhagen --- configure | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure b/configure index d1040ba..649ca5b 100755 --- a/configure +++ b/configure @@ -3185,6 +3185,8 @@ Additional options: -xplatform target ... The target platform when cross-compiling. + -sysroot ...... Sets as the target compiler's and qmake's sysroot. + -no-feature- Do not compile in . -feature- .. Compile in . The available features are described in src/corelib/global/qfeatures.txt -- 2.7.4