diff options
| -rw-r--r-- | meta-oe/recipes-support/pcp/pcp-native_5.3.5.bb | 4 | ||||
| -rw-r--r-- | meta-oe/recipes-support/pcp/pcp_5.3.5.bb | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/pcp/pcp-native_5.3.5.bb b/meta-oe/recipes-support/pcp/pcp-native_5.3.5.bb index 029a47531b..5f3c9b6f00 100644 --- a/meta-oe/recipes-support/pcp/pcp-native_5.3.5.bb +++ b/meta-oe/recipes-support/pcp/pcp-native_5.3.5.bb | |||
| @@ -46,4 +46,8 @@ do_install () { | |||
| 46 | PCP_MAN_DIR=${D}/${mandir} \ | 46 | PCP_MAN_DIR=${D}/${mandir} \ |
| 47 | PCP_DOC_DIR=${D}/${docdir} | 47 | PCP_DOC_DIR=${D}/${docdir} |
| 48 | } | 48 | } |
| 49 | #| chkacc1.c:8:10: fatal error: localconfig.h: No such file or directory | ||
| 50 | #| 8 | #include "localconfig.h" | ||
| 51 | #| | ^~~~~~~~~~~~~~~ | ||
| 52 | PARALLEL_MAKE = "" | ||
| 49 | 53 | ||
diff --git a/meta-oe/recipes-support/pcp/pcp_5.3.5.bb b/meta-oe/recipes-support/pcp/pcp_5.3.5.bb index 290dbaaf4b..bd09985af3 100644 --- a/meta-oe/recipes-support/pcp/pcp_5.3.5.bb +++ b/meta-oe/recipes-support/pcp/pcp_5.3.5.bb | |||
| @@ -219,3 +219,7 @@ FILES:${PN}-dev += " \ | |||
| 219 | ${datadir}/man/man3/pms* \ | 219 | ${datadir}/man/man3/pms* \ |
| 220 | ${datadir}/man/man3/pmt* \ | 220 | ${datadir}/man/man3/pmt* \ |
| 221 | " | 221 | " |
| 222 | #| chkacc1.c:8:10: fatal error: localconfig.h: No such file or directory | ||
| 223 | #| 8 | #include "localconfig.h" | ||
| 224 | #| | ^~~~~~~~~~~~~~~ | ||
| 225 | PARALLEL_MAKE = "" | ||
