for homebrew PSP development. WWW: http://www.ps2dev.org PR: ports/132323, ports/132324, ports/132325, ports/132326 ports/132327, ports/132328, ports/132329, ports/132330 Submitted by: Tassilo Philipp <tphilipp@potion-studios.com>
12 lines
374 B
Text
12 lines
374 B
Text
--- configure.in.orig 2006-12-12 03:38:04.000000000 +0200
|
|
+++ configure.in 2007-06-01 12:22:26.000000000 +0300
|
|
@@ -737,6 +737,9 @@
|
|
mips*-*-linux*)
|
|
noconfigdirs="$noconfigdirs target-newlib target-libgloss"
|
|
;;
|
|
+ mipsallegrex*-*-*)
|
|
+ noconfigdirs="$noconfigdirs target-libgloss"
|
|
+ ;;
|
|
mips*-*-*)
|
|
noconfigdirs="$noconfigdirs gprof ${libgcj}"
|
|
;;
|