aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/99-personal-bodo.conf
diff options
context:
space:
mode:
Diffstat (limited to 'Configurations/99-personal-bodo.conf')
-rw-r--r--Configurations/99-personal-bodo.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configurations/99-personal-bodo.conf b/Configurations/99-personal-bodo.conf
index 603fc2b4a5..d5e3210c9c 100644
--- a/Configurations/99-personal-bodo.conf
+++ b/Configurations/99-personal-bodo.conf
@@ -11,7 +11,7 @@
cc => "gcc",
cflags => "$gcc_devteam_warn -Wno-error=overlength-strings -DBN_DEBUG -DBN_DEBUG_RAND -DCONF_DEBUG -DBIO_PAIR_DEBUG -m64 -DL_ENDIAN -DTERMIO -g -DMD32_REG_T=int",
thread_cflag => "-D_REENTRANT",
- lflags => "-ldl",
+ ex_libs => "-ldl",
bn_ops => "SIXTY_FOUR_BIT_LONG",
perlasm_scheme => "elf",
dso_scheme => "dlfcn",