build.sh: default to --prefix=/opt/cegcc

This commit is contained in:
Max Kellermann
2018-10-22 22:51:10 +02:00
parent 328e77aced
commit b3b2b77366
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ To build::
$OLDPWD/build.sh --prefix=/where/to/install
If you won't specify `--prefix`, it will install to
`cegcc-build/bindist-arm-mingw32ce/`
``/opt/cegcc``
To update afterwards::