All the builds on FreeBSD 12 failed this week. The reason seems to be this:
grep -r ORIGINAL_AS_FOR_TARGET .
./gcc/config.log:ORIGINAL_AS_FOR_TARGET=''
./gcc/config.status:S["ORIGINAL_AS_FOR_TARGET"]=""
./gcc/as:ORIGINAL_AS_FOR_TARGET=""
./gcc/as:    original=$ORIGINAL_AS_FOR_TARGET
./gcc/collect-ld:ORIGINAL_AS_FOR_TARGET=""
./gcc/collect-ld:    original=$ORIGINAL_AS_FOR_TARGET
./gcc/nm:ORIGINAL_AS_FOR_TARGET=""
./gcc/nm:    original=$ORIGINAL_AS_FOR_TARGET
./gcc/Makefile:ORIGINAL_AS_FOR_TARGET =

I don't know why this variable is empty.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to