Re: [PATCH] Do not include seg.c when building for x86_64

2023-01-25 Thread Samuel Thibault
Applied, thanks! Flavio Cruz, le mer. 25 janv. 2023 02:16:10 -0500, a ecrit: > File was removed in a previous patch for i386. > > To avoid future problems, include some common files between i386 and > x86_64 in i386/Makefrag_x86.am. It is also easier to see what is different and > what lacks supp

[PATCH] Do not include seg.c when building for x86_64

2023-01-24 Thread Flavio Cruz
File was removed in a previous patch for i386. To avoid future problems, include some common files between i386 and x86_64 in i386/Makefrag_x86.am. It is also easier to see what is different and what lacks support for x86_64 (e.g., SMP). --- Makefrag.am | 7 i386/Makefrag.am |