summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-oe/recipes-support/pcp
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-oe/recipes-support/pcp')
-rw-r--r--meta-openembedded/meta-oe/recipes-support/pcp/pcp-native_5.3.5.bb4
-rw-r--r--meta-openembedded/meta-oe/recipes-support/pcp/pcp_5.3.5.bb4
2 files changed, 8 insertions, 0 deletions
diff --git a/meta-openembedded/meta-oe/recipes-support/pcp/pcp-native_5.3.5.bb b/meta-openembedded/meta-oe/recipes-support/pcp/pcp-native_5.3.5.bb
index 029a47531b..5f3c9b6f00 100644
--- a/meta-openembedded/meta-oe/recipes-support/pcp/pcp-native_5.3.5.bb
+++ b/meta-openembedded/meta-oe/recipes-support/pcp/pcp-native_5.3.5.bb
@@ -46,4 +46,8 @@ do_install () {
PCP_MAN_DIR=${D}/${mandir} \
PCP_DOC_DIR=${D}/${docdir}
}
+#| chkacc1.c:8:10: fatal error: localconfig.h: No such file or directory
+#| 8 | #include "localconfig.h"
+#| | ^~~~~~~~~~~~~~~
+PARALLEL_MAKE = ""
diff --git a/meta-openembedded/meta-oe/recipes-support/pcp/pcp_5.3.5.bb b/meta-openembedded/meta-oe/recipes-support/pcp/pcp_5.3.5.bb
index 290dbaaf4b..bd09985af3 100644
--- a/meta-openembedded/meta-oe/recipes-support/pcp/pcp_5.3.5.bb
+++ b/meta-openembedded/meta-oe/recipes-support/pcp/pcp_5.3.5.bb
@@ -219,3 +219,7 @@ FILES:${PN}-dev += " \
${datadir}/man/man3/pms* \
${datadir}/man/man3/pmt* \
"
+#| chkacc1.c:8:10: fatal error: localconfig.h: No such file or directory
+#| 8 | #include "localconfig.h"
+#| | ^~~~~~~~~~~~~~~
+PARALLEL_MAKE = ""