79264352

Date: 2024-12-09 08:59:20
Score: 2.5
Natty:
Report link

I haven't read the documentation very carefully for building under ARMv7. Thanks to @AlanBirtles I read again documentation and found out that forget specify buildenv for building my dependencies:

[buildenv]
CC=arm-linux-gnueabihf-gcc-9
CXX=arm-linux-gnueabihf-g++-9
LD=arm-linux-gnueabihf-ld
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @AlanBirtles
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Артём Липаткин