summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/bc/bc_1.07.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/bc/bc_1.07.1.bb b/meta/recipes-extended/bc/bc_1.07.1.bb
index e80857745e..809b864c1a 100644
--- a/meta/recipes-extended/bc/bc_1.07.1.bb
+++ b/meta/recipes-extended/bc/bc_1.07.1.bb
@@ -27,7 +27,7 @@ do_compile_prepend() {
27 cp -f ${WORKDIR}/libmath.h ${B}/bc/libmath.h 27 cp -f ${WORKDIR}/libmath.h ${B}/bc/libmath.h
28} 28}
29 29
30ALTERNATIVE_${PN} = "dc" 30ALTERNATIVE_${PN} = "bc dc"
31ALTERNATIVE_PRIORITY = "100" 31ALTERNATIVE_PRIORITY = "100"
32 32
33BBCLASSEXTEND = "native" \ No newline at end of file 33BBCLASSEXTEND = "native"