diff options
Diffstat (limited to 'meta-oe/recipes-support/gsl/gsl.inc')
| -rw-r--r-- | meta-oe/recipes-support/gsl/gsl.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/gsl/gsl.inc b/meta-oe/recipes-support/gsl/gsl.inc index 0dd197efa4..d0fa9344eb 100644 --- a/meta-oe/recipes-support/gsl/gsl.inc +++ b/meta-oe/recipes-support/gsl/gsl.inc | |||
| @@ -7,3 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
| 7 | inherit autotools pkgconfig binconfig | 7 | inherit autotools pkgconfig binconfig |
| 8 | 8 | ||
| 9 | LEAD_SONAME = "libgsl.so" | 9 | LEAD_SONAME = "libgsl.so" |
| 10 | |||
| 11 | # Uses fpu_control.h which is glibc only header see ieee-utils/fp-gnuppc.c | ||
| 12 | COMPATIBLE_HOST:libc-musl:powerpc = "null" | ||
