summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorhariharans <hariharans@138bc75d-0d04-0410-961f-82ee72b054a4>2010-12-23 16:09:09 +0000
committerhariharans <hariharans@138bc75d-0d04-0410-961f-82ee72b054a4>2010-12-23 16:09:09 +0000
commit52780c0c244bd50449688623fa65ef1e8e12fa2b (patch)
tree4d278a8034b4f0a6f108d70181601a3f05dc1e51 /configure
parent693f9f158a4decc632599df2f6589ae0ad976a3e (diff)
downloadgcc-52780c0c244bd50449688623fa65ef1e8e12fa2b.tar.gz
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168208 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 9f036cb418a..66ca5d3f65b 100755
--- a/configure
+++ b/configure
@@ -3465,6 +3465,9 @@ case "${target}" in
mt-*-*)
noconfigdirs="$noconfigdirs sim"
;;
+ picochip-*-*)
+ noconfigdirs="$noconfigdirs target-libiberty"
+ ;;
powerpc-*-aix*)
# copied from rs6000-*-* entry
noconfigdirs="$noconfigdirs gprof target-libgloss target-libssp target-newlib ${libgcj}"