dso-none.patch 366 B

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