Re: [PATCH] devel/sis: fix compilation of SIS on Mac OS X

2022-10-24 Thread Joel Sherrill
I'm ok with it. Please push it. On Mon, Oct 24, 2022, 8:34 AM Karel Gardas wrote: > SIS compiles on Mac OS X fine, but without providing --host/--build > configure options. Removing them solves the issue of configure not being > able to recognize arm64-darwin platform. > --- > source-builder/co

[PATCH] devel/sis: fix compilation of SIS on Mac OS X

2022-10-24 Thread Karel Gardas
SIS compiles on Mac OS X fine, but without providing --host/--build configure options. Removing them solves the issue of configure not being able to recognize arm64-darwin platform. --- source-builder/config/sis-2-1.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/source-builder/config/sis-2