README.rst: suggest out-of-tree build

This commit is contained in:
Max Kellermann 2018-10-22 22:50:01 +02:00
parent 9390df540a
commit 015e6b48b8
1 changed files with 3 additions and 2 deletions

View File

@ -8,8 +8,9 @@ To build::
cd cegcc-build
git submodule update --init
cd build-arm-mingw32ce
./build-mingw32ce.sh --prefix=/where/to/install
mkdir /tmp/cegcc-output
cd /tmp/cegcc-output
$OLDPWD/build-arm-mingw32ce/build-mingw32ce.sh --prefix=/where/to/install
If you won't specify `--prefix`, it will install to
`cegcc-build/bindist-arm-mingw32ce/`