diff --git a/tools/build-system/hudson-sflphone-script.sh b/tools/build-system/hudson-sflphone-script.sh
index 6231dbaf9b64c789b1b4ecc3bc724282be159d6c..947fd789548ddbfb371550e18c14de46dddbc5e0 100755
--- a/tools/build-system/hudson-sflphone-script.sh
+++ b/tools/build-system/hudson-sflphone-script.sh
@@ -152,7 +152,7 @@ function build_daemon {
     # Compile the daemon
     ./autogen.sh || exit_clean 1
     #FIXME: this is a temporary hack around linking failure on jenkins
-    LDFLAGS=-lgcrypt ./configure $DOPTS
+    ./configure $DOPTS
     make clean
     make -j
     # Remove the previous XML test file