This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Update config.sub?
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Update config.sub?
- From: Rod Stewart <stewart at lab43 dot org>
- Date: Thu, 14 Sep 2000 10:20:38 -0400 (EDT)
- cc: stewart at netwinder dot org
Hi,
Could someone please update config.sub from the master repo? It now has a
fix so I no longer get an extra '-unknown' field, for armv4l targets.
Currently I get:
[stewart@zathras config]$ /home/cvs/gcc/config.sub armv4l-unknown-linux
armv4l-unknown-unknown-linux-gnu
This is now fixed.
Thanks,
-Rms