summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb b/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb
index 65c20c072..cf306ec82 100644
--- a/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb
+++ b/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb
@@ -18,6 +18,8 @@ SRC_URI[patch31.sha256sum] = "4edd46a32d70daa7ba00f0ebf0118dc5d17dff23d6e46aa21a
18 18
19inherit autotools-brokensep 19inherit autotools-brokensep
20 20
21CLEANBROKEN = "1"
22
21do_configure () { 23do_configure () {
22 ./configure --prefix=${prefix} 24 ./configure --prefix=${prefix}
23 echo "LDFLAGS=${LDFLAGS}" >> MCONFIG 25 echo "LDFLAGS=${LDFLAGS}" >> MCONFIG