diff options
| -rw-r--r-- | meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb b/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb index 6100d157e5..10a324c3b6 100644 --- a/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb +++ b/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb | |||
| @@ -19,8 +19,6 @@ inherit autotools pkgconfig | |||
| 19 | 19 | ||
| 20 | EXTRA_OECONF = "--disable-gssapi" | 20 | EXTRA_OECONF = "--disable-gssapi" |
| 21 | 21 | ||
| 22 | CFLAGS += "-fcommon" | ||
| 23 | |||
| 24 | do_install_append() { | 22 | do_install_append() { |
| 25 | chown root:root ${D}${sysconfdir}/netconfig | 23 | chown root:root ${D}${sysconfdir}/netconfig |
| 26 | } | 24 | } |
