gpsd: work-around ICE when compiling for microblaze with GCC5
authorSergio Prado <sergio.prado@e-labworks.com>
Sun, 22 Nov 2015 15:43:24 +0000 (13:43 -0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Nov 2015 13:45:53 +0000 (14:45 +0100)
commit0f48e36873b9106b6b38ed0d413bc3cecaf495be
treea2a4ecc5ba8da27c670b64de2483438cbcf855d8
parent03e75132b7ec6d90563c00350993e6178e9d4684
gpsd: work-around ICE when compiling for microblaze with GCC5

GCC 5.X generates an ICE when compiling gpsd for microblaze due
to optimizations, so lets disable it for now to works around
this problem.

A bug was reported to the gcc bug tracker:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68485

Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gpsd/gpsd.mk