mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Fix the autotools prefix in the RTEMS example.
This commit is contained in:
parent
b328e49593
commit
b30a539873
@ -1624,7 +1624,7 @@ and install them then build your tool set. The commands are:
|
|||||||
|
|
||||||
-------------------------------------------------------------
|
-------------------------------------------------------------
|
||||||
$ ../source-builder/sb-set-builder --log=l-4.11-at.txt \
|
$ ../source-builder/sb-set-builder --log=l-4.11-at.txt \
|
||||||
--prefix=$HOME/development/rtems/4.11-at 4.11/rtems-autotools
|
--prefix=$HOME/development/rtems/4.11 4.11/rtems-autotools
|
||||||
$ export PATH=~/development/rtems/4.11/bin:$PATH
|
$ export PATH=~/development/rtems/4.11/bin:$PATH
|
||||||
$ ../source-builder/sb-set-builder --log=l-4.11-sparc.txt \
|
$ ../source-builder/sb-set-builder --log=l-4.11-sparc.txt \
|
||||||
--prefix=$HOME/development/rtems/4.11 4.11/rtems-sparc
|
--prefix=$HOME/development/rtems/4.11 4.11/rtems-sparc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user