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

Joel Sherrill joel at rtems.org
Mon Oct 24 17:49:59 UTC 2022


I'm ok with it. Please push it.

On Mon, Oct 24, 2022, 8:34 AM Karel Gardas <karel at functional.vision> 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/config/sis-2-1.cfg | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/source-builder/config/sis-2-1.cfg
> b/source-builder/config/sis-2-1.cfg
> index a07b2db..a3b9515 100644
> --- a/source-builder/config/sis-2-1.cfg
> +++ b/source-builder/config/sis-2-1.cfg
> @@ -43,7 +43,6 @@ Release:   %{release}
>    fi
>    CFLAGS="$SB_CFLAGS" \
>    ./configure \
> -    --build=%{_build} --host=%{_host} \
>      --program-prefix="$SIS_PREFIX" \
>      --prefix=${ac_prefix}
>
> --
> 2.25.1
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20221024/b5516678/attachment.htm>


More information about the devel mailing list