WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 120812
119402
[cmake] Extra compiler flags should be passed for all target
https://bugs.webkit.org/show_bug.cgi?id=119402
Summary
[cmake] Extra compiler flags should be passed for all target
Csaba Osztrogonác
Reported
2013-08-01 10:47:53 PDT
It seems extra compiler flags isn't passed for all target now. I found it when I tried to add back c++11 features and EFL build failed -
https://bugs.webkit.org/show_bug.cgi?id=119266
I'm going to collect which targets are still missing and try to fix.
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2013-08-02 07:45:06 PDT
I checked the full EFL build.log and found that "-std=gnu++0x" isn't passed to the following targets: - Tools/DumpRenderTree/TestNetscapePlugin - Tools/DumpRenderTree/efl - Tools/ImageDiff - Tools/TestWebKitAPI - Source/cmake/gtest - Source/JavaScriptCore/llint/LLIntOffsetExtractor.cpp - Source/JavaScriptCore/shell (jsc.cpp) - Source/WebKit/efl/tests - Source/WebKit2/UIProcess/API/efl/tests - Source/WebKit2/UIProcess/API/efl/tests
Csaba Osztrogonác
Comment 2
2013-09-10 09:23:37 PDT
Fixed by
http://trac.webkit.org/changeset/155163
*** This bug has been marked as a duplicate of
bug 120812
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug