summaryrefslogtreecommitdiffstats
path: root/Configurations/99-personal-steve.conf
diff options
context:
space:
mode:
Diffstat (limited to 'Configurations/99-personal-steve.conf')
-rw-r--r--Configurations/99-personal-steve.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configurations/99-personal-steve.conf b/Configurations/99-personal-steve.conf
index 10f9eb7358..0d53b06ecf 100644
--- a/Configurations/99-personal-steve.conf
+++ b/Configurations/99-personal-steve.conf
@@ -26,7 +26,7 @@
cflags => "$gcc_devteam_warn -pthread -m32 -DL_ENDIAN -DCONF_DEBUG -g",
thread_cflag => "-D_REENTRANT",
lflags => "-rdynamic -ldl",
- bn_ops => "BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}",
+ bn_ops => "BN_LLONG",
dso_scheme => "dlfcn",
shared_target => "linux-shared",
shared_cflag => "-fPIC",