blob: 18719392cb1b7f166088d90b91ffc311af0769b0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf
index 930f2d3..a9994d1 100644
--- a/Configurations/10-main.conf
+++ b/Configurations/10-main.conf
@@ -650,3 +650,3 @@ my %targets = (
thread_scheme => "pthreads",
- dso_scheme => "dlfcn",
+ dso_scheme => "none",
shared_target => "linux-shared",
|