diff options
| -rw-r--r-- | meta-networking/recipes-support/nis/yp-tools_4.2.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nis/yp-tools_4.2.2.bb b/meta-networking/recipes-support/nis/yp-tools_4.2.2.bb index a3f0a76980..9ac973812c 100644 --- a/meta-networking/recipes-support/nis/yp-tools_4.2.2.bb +++ b/meta-networking/recipes-support/nis/yp-tools_4.2.2.bb | |||
| @@ -33,7 +33,7 @@ CACHED_CONFIGUREVARS += "ac_cv_prog_STRIP=/bin/true" | |||
| 33 | EXTRA_OECONF = " \ | 33 | EXTRA_OECONF = " \ |
| 34 | --disable-rpath --disable-domainname \ | 34 | --disable-rpath --disable-domainname \ |
| 35 | " | 35 | " |
| 36 | CFLAGS_append_libc-musl = " -Wno-error=\#warnings" | 36 | CFLAGS_append_libc-musl = " -Wno-error=cpp" |
| 37 | 37 | ||
| 38 | FILES_${PN} += " ${libdir}/yp-nis/*.so.*.* ${libdir}/yp-nis/pkgconfig/" | 38 | FILES_${PN} += " ${libdir}/yp-nis/*.so.*.* ${libdir}/yp-nis/pkgconfig/" |
| 39 | FILES_${PN}-dbg += " ${libdir}/yp-nis/.debug" | 39 | FILES_${PN}-dbg += " ${libdir}/yp-nis/.debug" |
