[Slackbuilds-users] codeblocks slackbuild slarm64
Willy Sudiarto Raharjo
willysr at slackbuilds.org
Wed Mar 23 17:25:26 UTC 2022
> without this configure can't find the version of libboost (on
> slarm/slackware64/ aarch64) on 15.0 +
>
> --- codeblocks.SlackBuild~ 2022-03-23 15:27:29.055474367 +0100
> +++ codeblocks.SlackBuild 2022-03-23 15:42:48.790231733 +0100
> @@ -59,6 +59,10 @@
> elif [ "$ARCH" = "x86_64" ]; then
> SLKCFLAGS="-O2 -fPIC"
> LIBDIRSUFFIX="64"
> +elif [ "$ARCH" = "aarch64" ]; then
> + SLKCFLAGS="-O2 -fPIC"
> + LIBDIRSUFFIX="64"
> +
> else
> SLKCFLAGS="-O2"
> LIBDIRSUFFIX=""
Please note that 15.0+ and ARM are both not officially supported by SBo
We can add that, but we can't really test it
--
Willy Sudiarto Raharjo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20220324/9440cee0/attachment.asc>
More information about the SlackBuilds-users
mailing list