mirror of
https://github.com/brain-hackers/cegcc-build.git
synced 2025-10-14 20:28:35 +09:00
Add "-arm-mingw32ce" suffixes for build/bindist dirs.
This commit is contained in:
4
README
4
README
@@ -9,10 +9,10 @@ To build:
|
||||
cd cegcc-build
|
||||
git submodule init
|
||||
git submodule update
|
||||
cd build
|
||||
cd build-arm-mingw32ce
|
||||
./build-mingw32ce.sh --prefix=/where/to/install
|
||||
|
||||
If you won't specify --prefix, it will install to cegcc-build/dist/ .
|
||||
If you won't specify --prefix, it will install to cegcc-build/bindist-arm-mingw32ce/ .
|
||||
|
||||
|
||||
To update afterwards:
|
||||
|
Reference in New Issue
Block a user