doc: add known issue in armv7 (#4541)
Refs: https://github.com/libuv/libuv/issues/4532
This commit is contained in:
parent
e1a5465255
commit
cc2e0aa3cf
@ -343,6 +343,10 @@ after the process terminates unless the event loop is closed.
|
|||||||
|
|
||||||
Use the `ipcrm` command to manually clear up System V resources.
|
Use the `ipcrm` command to manually clear up System V resources.
|
||||||
|
|
||||||
|
## Known Issues
|
||||||
|
|
||||||
|
- A possible arm-linux-gnueabihf-gcc bug causing, sometimes, incorrect generated code on `armv7` when calling `preadv()`: https://github.com/libuv/libuv/issues/4532.
|
||||||
|
|
||||||
## Patches
|
## Patches
|
||||||
|
|
||||||
See the [guidelines for contributing][].
|
See the [guidelines for contributing][].
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user