summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/srecord/srecord_1.64.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/srecord/srecord_1.64.bb b/meta-oe/recipes-support/srecord/srecord_1.64.bb
index 4c34fa1bc3..4a00be1baf 100644
--- a/meta-oe/recipes-support/srecord/srecord_1.64.bb
+++ b/meta-oe/recipes-support/srecord/srecord_1.64.bb
@@ -17,7 +17,7 @@ DEPENDS = "libtool-native boost groff-native"
17 17
18inherit autotools-brokensep 18inherit autotools-brokensep
19 19
20EXTRA_OECONF = "--without-gcrypt LIBTOOL=${STAGING_BINDIR_CROSS}/${HOST_SYS}-libtool" 20EXTRA_OECONF = "--without-gcrypt"
21 21
22# Set variable WITHOUT_DOC=0 to enable documentation generation 22# Set variable WITHOUT_DOC=0 to enable documentation generation
23EXTRA_OEMAKE = "WITHOUT_DOC=1" 23EXTRA_OEMAKE = "WITHOUT_DOC=1"