From: Wang Mingyu <[email protected]>

Without the option , the command  procmail|lockfile|formail will not be 
installed to target.

Signed-off-by: Wang Mingyu <[email protected]>
---
 meta-oe/recipes-support/procmail/procmail_3.24.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/procmail/procmail_3.24.bb 
b/meta-oe/recipes-support/procmail/procmail_3.24.bb
index cb3775ebf6..6767f87db6 100644
--- a/meta-oe/recipes-support/procmail/procmail_3.24.bb
+++ b/meta-oe/recipes-support/procmail/procmail_3.24.bb
@@ -32,7 +32,7 @@ do_configure() {
 }
 
 do_compile() {
-    oe_runmake -i CFLAGS="$TARGET_CFLAGS -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 LOCKINGTEST=/tmp" LDFLAGS0="${LDFLAGS}" LOCKINGTEST=100
+    oe_runmake -i CFLAGS="$TARGET_CFLAGS -std=gnu17 -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 LOCKINGTEST=/tmp" LDFLAGS0="${LDFLAGS}" LOCKINGTEST=100
 }
 
 do_install() {
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127147): 
https://lists.openembedded.org/g/openembedded-devel/message/127147
Mute This Topic: https://lists.openembedded.org/mt/119438254/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to