diff options
-rw-r--r-- | extra/Configs/Config.powerpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.powerpc b/extra/Configs/Config.powerpc index 6e2a3ecf7..d9e7c6c30 100644 --- a/extra/Configs/Config.powerpc +++ b/extra/Configs/Config.powerpc @@ -143,7 +143,7 @@ DOPIC = false HAVE_SHARED = true # uClibc has a native shared library loader for some architectures. -BUILD_UCLIBC_LDSO=false +BUILD_UCLIBC_LDSO=true # If you are using shared libraries, but do not want/have a native # uClibc shared library loader, please specify the name of your |