diff options
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb | 2 |
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 | ||
19 | inherit autotools-brokensep | 19 | inherit autotools-brokensep |
20 | 20 | ||
21 | CLEANBROKEN = "1" | ||
22 | |||
21 | do_configure () { | 23 | do_configure () { |
22 | ./configure --prefix=${prefix} | 24 | ./configure --prefix=${prefix} |
23 | echo "LDFLAGS=${LDFLAGS}" >> MCONFIG | 25 | echo "LDFLAGS=${LDFLAGS}" >> MCONFIG |