diff --git a/net-misc/mosh/mosh-1.2.4.recipe b/net-misc/mosh/mosh-1.2.4.recipe index 77023b3c0..21a4a00a1 100644 --- a/net-misc/mosh/mosh-1.2.4.recipe +++ b/net-misc/mosh/mosh-1.2.4.recipe @@ -55,7 +55,7 @@ BUILD() { export LDFLAGS=-lnetwork ./autogen.sh - runConfigure ./configure --bindir=$prefix/bin + runConfigure ./configure --bindir=$prefix/bin --disable-hardening make $jobArgs }