There was an error while loading. Please reload this page.
1 parent 428db54 commit 6a1a63dCopy full SHA for 6a1a63d
1 file changed
scripts/028-mbedTLS-2.28.10.sh
@@ -44,6 +44,8 @@ echo "Building mbedTLS ${VERSION} for ${PLATFORM} ${ARCH}"
44
echo "Patching Makefile..."
45
patch -p1 < ../patches/mbedtls-${VERSION}.patch
46
47
+echo "Please stand by..."
48
+
49
TOOLCHAIN_PATH=$PS3DEV/ppu/bin/powerpc64-ps3-elf-
50
export CC=${TOOLCHAIN_PATH}gcc
51
export LD=${TOOLCHAIN_PATH}ld
0 commit comments