package/gpsd: disable profiling support on ARC
authorZoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
Wed, 21 Feb 2018 16:55:52 +0000 (17:55 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 21 Feb 2018 20:29:25 +0000 (21:29 +0100)
commit937a2cf5a9b6e217692a5bc26ca2b541d97a2cb5
tree88092f65720346b58de339a4af498beab061c138
parent8343069e2c3cc79ad14600816a772fcd7592e291
package/gpsd: disable profiling support on ARC

With the currently used ARC glibc version the profiling build fails with
linking error to __mcount. The ARC glibc version arc-2018.03-eng007+
fixes this, therefore when glibc is bumped, this restriction can be
removed.

Fixes:
    http://autobuild.buildroot.net/results/88870f5bf4aff557d8eac4e1cc5d3e397e607af0/

Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gpsd/Config.in