Skip to content
Snippets Groups Projects
Commit af21a14b authored by Emmanuel Lepage Vallee's avatar Emmanuel Lepage Vallee
Browse files

build: Remove yet another useless hack

Refs #63305

Change-Id: Idd39f3656a5f7bf520b0482488202137ed836d6b
parent 44d49ded
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment