From 4167b6c5e1852ae10dd8fa0319b7783646053d60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Sat, 25 Jul 2015 20:30:31 -0500 Subject: [PATCH] Fix --- recipes/wii/devkitwii.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wii/devkitwii.conf b/recipes/wii/devkitwii.conf index 3b942ef6..f5a90a91 100644 --- a/recipes/wii/devkitwii.conf +++ b/recipes/wii/devkitwii.conf @@ -3,7 +3,7 @@ platform wii PLATFORM wii CC powerpc-eabi-gcc CXX powerpc-eabi-g++ -AR powerpc--eabi-ar +AR powerpc-eabi-ar SUFFIX _wii DEVKITPRO /opt/devkitPro DEVKITPPC /opt/devkitPro/devkitPPC