gpsd: do not allow profiling support on AArch64
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 28 Nov 2013 09:18:07 +0000 (10:18 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 28 Nov 2013 14:14:58 +0000 (15:14 +0100)
commitb0a72f02adbf50f306d57045300d245fe5a1a800
tree123f3c4282f84044928e3fbdbaec9c74fad74d20
parent769bb15ea3e1dc8ddba0b030cef1c521ee26dfec
gpsd: do not allow profiling support on AArch64

The profiling support is not available on AArch64, causing build
failures such as:

  http://autobuild.buildroot.net/results/724f8646e1c2c28cf187f2313244d1e3e61b4c25/

According to Will Newton, function profiling will only be added in the
next version of the AArch64 Linaro toolchain. This indicates it is a
rather new feature in AArch64, so for the moment, just disallow
profiling on AArch64. We can revise this later, when this feature has
been made available in Linaro toolchains, and official gcc releases
(for internal toolchain support).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gpsd/Config.in