mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 06:35:01 +08:00
README.rst: Remove RTEMS_POSIX_API from BSP config
This commit is contained in:
@@ -40,7 +40,7 @@ do this. The individual steps are explained afterwards.
|
||||
../source-builder/sb-set-builder --prefix="$sandbox/rtems/6" 6/rtems-arm
|
||||
cd "$sandbox"
|
||||
cd rtems
|
||||
echo -e "[arm/xilinx_zynq_a9_qemu]\nRTEMS_POSIX_API = True" > config.ini
|
||||
echo -e "[arm/xilinx_zynq_a9_qemu]" > config.ini
|
||||
./waf configure --prefix "$sandbox/rtems/6"
|
||||
./waf
|
||||
./waf install
|
||||
@@ -85,7 +85,7 @@ do this. The individual steps are explained afterwards.
|
||||
|
||||
$ cd "$sandbox"
|
||||
$ cd rtems
|
||||
$ echo -e "[arm/xilinx_zynq_a9_qemu]\nRTEMS_POSIX_API = True" > config.ini
|
||||
$ echo -e "[arm/xilinx_zynq_a9_qemu]" > config.ini
|
||||
$ ./waf configure --prefix "$sandbox/rtems/6"
|
||||
$ ./waf
|
||||
$ ./waf install
|
||||
|
Reference in New Issue
Block a user