diff options
| author | Max Krummenacher <max.oss.09@gmail.com> | 2017-05-28 13:10:39 +0200 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2017-07-17 11:17:47 -0700 |
| commit | a50d969e897b87f37e9d4955c6d4c504150ab3f8 (patch) | |
| tree | 3a623cb6ab3a5f927067a65d8d801ce75f110a53 /meta-python/recipes-devtools/python/python3-dateutil_2.6.0.bb | |
| parent | a313e407c862bdb3e6721217b8f7940682a0700b (diff) | |
| download | meta-openembedded-a50d969e897b87f37e9d4955c6d4c504150ab3f8.tar.gz | |
gpsd: don't compile with gold
When linking with gold libgps and libgpsd error out with:
| ./libgpsd.so: error: undefined reference to 'atan2'
| ./libgpsd.so: error: undefined reference to 'pow'
| ./libgpsd.so: error: undefined reference to 'sqrt'
| ./libgpsd.so: error: undefined reference to 'sin'
| ./libgpsd.so: error: undefined reference to 'cos'
| collect2: error: ld returned 1 exit status
Using the bfd linker fixes the issue.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-dateutil_2.6.0.bb')
0 files changed, 0 insertions, 0 deletions
