Skip to content

Commit 6a1a63d

Browse files
authored
Update 028-mbedTLS-2.28.10.sh
1 parent 428db54 commit 6a1a63d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/028-mbedTLS-2.28.10.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ echo "Building mbedTLS ${VERSION} for ${PLATFORM} ${ARCH}"
4444
echo "Patching Makefile..."
4545
patch -p1 < ../patches/mbedtls-${VERSION}.patch
4646

47+
echo "Please stand by..."
48+
4749
TOOLCHAIN_PATH=$PS3DEV/ppu/bin/powerpc64-ps3-elf-
4850
export CC=${TOOLCHAIN_PATH}gcc
4951
export LD=${TOOLCHAIN_PATH}ld

0 commit comments

Comments
 (0)