commit | 768f261be03c29829b653467bc3c1587b0e751dc | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Thu Nov 21 23:18:25 2013 +0100 |
committer | Peter Korsgaard <peter@korsgaard.com> | Fri Nov 22 12:12:10 2013 +0100 |
tree | 62eafd9fd074266b29ce2be93f154bb0072f54c6 | |
parent | b14cab5864dd943d2be6232432ee2172b044cd67 [diff] |
ola: disable -Werror By default, the ola build uses -Werror, so let's pass --disable-fatal-warnings to remove this and avoid build failures caused by warnings. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>