gentooLTO icon indicating copy to clipboard operation
gentooLTO copied to clipboard

net-libs/webkit-gtk: Fix compilation error caused by -stdlib=libstdc++

Open Skyblueborb opened this issue 2 years ago • 4 comments

Title: net-libs/webkit-gtk: Fix compilation error caused by -stdlib=libstdc++

net-libs/webkit-gtk doesn't pass the tests set by g++, therefore compilation fails. Here's the GitHub issue.

Skyblueborb avatar Mar 29 '22 17:03 Skyblueborb

You commented the line so that means the error has been fixed? I don't understand.

TheMBL09898 avatar Jul 29 '22 10:07 TheMBL09898

Yup, that line was causing the error and I didn't feel like removing it

Skyblueborb avatar Jul 29 '22 13:07 Skyblueborb

Hey, I had the same issue and successfully applied the same solution. I was wondering if there was some reason why this wasn't merged?

jpgrego avatar Jul 31 '22 16:07 jpgrego

I'm using gcc, this is part of clang.conf... Maybe this fixes something for clang users?

TheMBL09898 avatar Aug 02 '22 16:08 TheMBL09898