You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss-webrtc
Trying to configure arguments to ninja build for webrtc on Linux machine using clang compile for x64 platform with stdlib=libc++. Using clang from "apt-get install -y clang libc++-dev libc++abi-dev"
Any ideas which arguments I need configure?
Max Weisel
unread,
Sep 14, 2021, 3:02:36 PM9/14/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss-webrtc
iirc it uses libc++ by default on linux with the optional use_custom_libcxx flag to disable it: