mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-23 19:04:02 -05:00
explicit paths for deps when cross compiling
This commit is contained in:
@@ -64,6 +64,7 @@ then
|
||||
--with-system-zlib \
|
||||
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitARM release 48" \
|
||||
$CROSS_PARAMS \
|
||||
$CROSS_GCC_PARAMS \
|
||||
|| { echo "Error configuring gcc"; exit 1; }
|
||||
touch configured-gcc
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user