Hi Giacomo,

On Sat, 08 Jun 2019, 19:47:53 +0200, Giacomo Comes wrote:
> I have noticed that since the release of kodi 18, 
> the binary-addons for 32-bit are missing.
> In order to build them add this change to the spec file:
> 
> @@ -211,6 +211,9 @@
>      -DVERBOSE=ON \
>  %endif
>      -DCMAKE_C_COMPILER=gcc-8 \
> +%ifarch %{ix86}
> +    -DCMAKE_C_FLAGS=-mavx \
> +%endif
>      -DCMAKE_CXX_COMPILER=g++-8 \
>      -DBUILD_DIR=build \
>      -DNEED_SUDO=FALSE \

thanks for your contribution! I have added your patch to my home repo
and will submit the change once the build succeeds.

> Regards.
> Giacomo

Cheers.

l8er
manfred

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Antwort per Email an