summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-printing/qpdf/qpdf_10.0.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-printing/qpdf/qpdf_10.0.1.bb b/meta-oe/recipes-printing/qpdf/qpdf_10.0.1.bb
index f04e437d34..3883a8dcf0 100644
--- a/meta-oe/recipes-printing/qpdf/qpdf_10.0.1.bb
+++ b/meta-oe/recipes-printing/qpdf/qpdf_10.0.1.bb
@@ -20,6 +20,8 @@ EXTRA_OECONF = "--without-random \
20 20
21EXTRA_OEMAKE_class-target = "LIBTOOL=${HOST_SYS}-libtool" 21EXTRA_OEMAKE_class-target = "LIBTOOL=${HOST_SYS}-libtool"
22 22
23LDFLAGS_append_mipsarch = " -latomic"
24
23S="${WORKDIR}/${BPN}-${PV}" 25S="${WORKDIR}/${BPN}-${PV}"
24 26
25# avoid Makefile returning error on 'make clean' before configure was run 27# avoid Makefile returning error on 'make clean' before configure was run