chakra-core / chakra-core/ChakraCore
build.sh --arch=arm --target=android typedef redefinition with different types
Open
Build Bug
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
when i run ./build.sh --arch=arm --target=android on linux i get this error of pal
error: typedef redefinition with different types ('char' vs '__int8_t' (aka 'signed char'))
typedef __int8 int8_t;
Contributor guide
Assessment
This issue has not been assessed yet.