Quoting Leander Bessa <leande...@gmail.com>:
Hello,
I'm currently trying to build chromium's port of webkit on Fedora 15 (64
bit) and the build keeps stopping due to warnings being treated as errors.
Is there any way to instruct the build-webkit script to remove the flag
"-Werror" from the final build?
- Leander
Hi,
You can use gyp to turn off this behavior like this:
./build/gyp_chromium -Dwerror=
(There is nothing behind the = sign.)
Best regards,
Gabor
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help