Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.01.org/mailman/listinfo/connman
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. Re: [PATCH] Remove libstdc++ from non-V8 builds (Marcel Holtmann)
----------------------------------------------------------------------
Message: 1
Date: Fri, 19 Aug 2016 23:20:20 +0200
From: Marcel Holtmann <[email protected]>
To: David Woodhouse <[email protected]>
Cc: [email protected]
Subject: Re: [PATCH] Remove libstdc++ from non-V8 builds
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
Hi David,
> Autohell will automatically use g++ for the final link if it sees any
> C++ sources, even if it isn't actually building them today.
>
> So... link plugins/v8.cc into its own intermediate library, so there
> *aren't* any C++ sources for src/pacrunner and it doesn't do that.
>
> Add -fno-exceptions to AM_CXXFLAGS, so that it doesn't actually *need*
> to link against libstdc++, even when V8 support is being built.
>
> Add -lm to the relevant LDADD variables when duktape is being built,
> because it needs trunc() from libm and was magically getting it before.
> ---
> Makefile.am | 25 ++++++++++++++++---------
> 1 file changed, 16 insertions(+), 9 deletions(-)
patch has been applied.
Regards
Marcel
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list
[email protected]
https://lists.01.org/mailman/listinfo/connman
------------------------------
End of connman Digest, Vol 10, Issue 24
***************************************