media-libs/gegl: add missing -lm to tests, bug #639986
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 5 Jan 2020 13:26:45 +0000 (13:26 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 5 Jan 2020 13:26:59 +0000 (13:26 +0000)
commit385dfbc785aed31726688504959be6e20896716c
treeebb1990b04f4f4eb95df16ce1570d6bbb29701f6
parent19fb36329fb04e92a84e9676f20d5ccb9e4eaba2
media-libs/gegl: add missing -lm to tests, bug #639986

The change fixes underlinking on ia64:
```
gnu/bin/ld: buffer-test.o: undefined reference to symbol 'floor@@GLIBC_2.2'
/usr/lib/gcc/ia64-unknown-linux-gnu/9.2.0/../../../../ia64-unknown-linux-gnu/bin/ld:
    /lib/libm.so.6.1: error adding symbols: DSO missing from command line
```

Closes: https://bugs.gentoo.org/639986
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
media-libs/gegl/files/gegl-0.2.0-underlinking.patch