Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0002-Add-marm-option-when-compiling-sample-code.patch | Add -marm option when compiling sample code On arm processor the -marm option is required as without this the main function might use thumb opcode (16 bit) instead of the 32 bit arm code which makes the 32 bit trampoline code invalid. This issue also affects the sample code and as the sample code is running on compile time as tests, this option should be enabled there too. |
SZALAY Attila <sasa@ubainba.hu> | no | 2020-01-31 |