mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-30 03:01:10 -09:00
python-pycryptodomex uses C99 features like variable declaration in for-loop statement, while old compilers assumes C89 by default. This patch explicitly specifies C99 standard. Signed-off-by: Oleg Lyovin <ovlevin@salutedevices.com> [yann.morin.1998@free.fr: use TARGET/HOST_CFLAGS] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
845 B
845 B