[Slackbuilds-users] libtorrent SlackBuild does not set CXXFLAGS
Robby Workman
rworkman at slackbuilds.org
Tue Dec 15 06:03:40 UTC 2009
On Wed, 9 Dec 2009 20:47:33 +0200 (EET)
Markus Rinne <markus.rinne at tut.fi> wrote:
> Hello,
>
> The libtorrent SlackBuild doesn't set CXXFLAGS variable for the
> configure script. Libtorrent is written in C++, so CXXFLAGS should be
> set to use the compiler flags.
>
>
> --- libtorrent.SlackBuild 2009-11-28 08:08:44.000000000 +0200
> +++ libtorrent.SlackBuild.new 2009-12-04 22:03:23.000000000
> +0200 @@ -39,6 +39,7 @@
> chmod -R u+w,go+r-w,a-s .
>
> CFLAGS="$SLKCFLAGS" \
> +CXXFLAGS="$SLKCFLAGS" \
> ./configure \
> --prefix=/usr \
> --libdir=/usr/lib${LIBDIRSUFFIX} \
>
>
> (The rtorrent SlackBuild is also missing CXXFLAGS.)
Thanks! Fixed both for next update.
-RW
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20091215/7555437f/attachment.asc>
More information about the SlackBuilds-users
mailing list