Re: xtensa-esp32-elf build is broken on sparc64

2020-03-24 Thread Kurt Mosiejczuk
On Tue, Mar 24, 2020 at 09:45:46AM -0600, Tracey Emery wrote:

> This is a diff to set xtensa-esp32-elf-gcc-bootstrap as broken on
> sparc64. It follows the example in xtensa-elf-gcc. Does this make sense
> to do at this time?

> Ok?

Unless someone else has a solution for the crash, ok kmos

--Kurt

> diff ac79918c6104420de5128e2bc2603d21dec2d4eb /usr/ports
> blob - 3b89e180500779fa8d9c66c02fcebf66224fd25e
> file + devel/xtensa-esp32-elf/gcc-bootstrap/Makefile
> --- devel/xtensa-esp32-elf/gcc-bootstrap/Makefile
> +++ devel/xtensa-esp32-elf/gcc-bootstrap/Makefile
> @@ -1,5 +1,7 @@
>  # $OpenBSD: Makefile,v 1.1.1.1 2020/03/11 14:24:58 tracey Exp $
>  
> +BROKEN-sparc64 = 'build/genmodes -h > tmp-modes.h' 'Illegal instruction 
> (core dumped)'
> +
>  COMMENT =bootstrap compiler for ${CONFIG} cross-development
>  
>  V =  8.2.0



xtensa-esp32-elf build is broken on sparc64

2020-03-24 Thread Tracey Emery
Hello,

This is a diff to set xtensa-esp32-elf-gcc-bootstrap as broken on
sparc64. It follows the example in xtensa-elf-gcc. Does this make sense
to do at this time?

Ok?

Thanks.

-- 

Tracey Emery

diff ac79918c6104420de5128e2bc2603d21dec2d4eb /usr/ports
blob - 3b89e180500779fa8d9c66c02fcebf66224fd25e
file + devel/xtensa-esp32-elf/gcc-bootstrap/Makefile
--- devel/xtensa-esp32-elf/gcc-bootstrap/Makefile
+++ devel/xtensa-esp32-elf/gcc-bootstrap/Makefile
@@ -1,5 +1,7 @@
 # $OpenBSD: Makefile,v 1.1.1.1 2020/03/11 14:24:58 tracey Exp $
 
+BROKEN-sparc64 = 'build/genmodes -h > tmp-modes.h' 'Illegal instruction (core 
dumped)'
+
 COMMENT =  bootstrap compiler for ${CONFIG} cross-development
 
 V =8.2.0