There was an error while loading. Please reload this page.
1 parent 51fc3b8 commit bd453c9Copy full SHA for bd453c9
1 file changed
scripts/028-libcurl-7.64.1.sh
@@ -26,7 +26,7 @@ AR="ppu-ar" CC="ppu-gcc" RANLIB="ppu-ranlib" \
26
LDFLAGS="-L$PSL1GHT/ppu/lib -L$PS3DEV/portlibs/ppu/lib" LIBS="-lnet -lsysutil -lsysmodule -lm " \
27
PKG_CONFIG_LIBDIR="$PSL1GHT/ppu/lib/pkgconfig" PKG_CONFIG_PATH="$PS3DEV/portlibs/ppu/lib/pkgconfig" \
28
../configure --prefix="$PS3DEV/portlibs/ppu" --host="powerpc64-ps3-elf" \
29
- --disable-threaded-resolver --disable-ipv6 \
+ --disable-threaded-resolver --disable-ipv6 --disable-ntlm-wb \
30
--includedir="$PS3DEV/portlibs/ppu/include" --libdir="$PS3DEV/portlibs/ppu/lib" --with-mbedtls="$PS3DEV/portlibs/ppu/include/mbedtls" --with-ca-bundle="/usr/ssl/certs/ca-bundle.crt"
31
32
## Compile and install.
0 commit comments