ucl: Use -std=iso9899:1990 instead of -std=c90
authorAlexey Neyman <stilor@att.net>
Wed, 25 Jan 2017 19:20:20 +0000 (11:20 -0800)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 26 Jan 2017 07:58:41 +0000 (20:58 +1300)
commit05a5866916f4c70249344aaed92292840e6eaaa8
tree9810cf537f16aea845a23e7886fa26031544a18b
parent6c8f7011cb2246a5a546ff0bb12f723f2d7a9735
ucl: Use -std=iso9899:1990 instead of -std=c90

The shorter alias, -std=c90, is not known by older versions of GCC.
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20631.

Signed-off-by: Alexey Neyman <stilor@att.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ucl/ucl.mk