Commits

Waldemar Brodkorb committed fdce421a5fa
gpsd: fix build for microblaze architecture Disable O2 and add O0. The suggested flags in the gcc report are not enough for gcc >= 6. Fixes: http://autobuild.buildroot.net/results/3686cd3f3e7b6aee84f4377bd2dded1115321fb3/ Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> [Thomas: use Git to format the patch, improve patch description.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit e6d0177f5319457588080b7ed111da2c3b628cf8) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>