<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>119402</bug_id>
          
          <creation_ts>2013-08-01 10:47:53 -0700</creation_ts>
          <short_desc>[cmake] Extra compiler flags should be passed for all target</short_desc>
          <delta_ts>2013-09-10 09:23:37 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Text</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>120812</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>119266</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>nick.diego</cc>
    
    <cc>ossy</cc>
    
    <cc>rakuco</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>913788</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-08-01 10:47:53 -0700</bug_when>
    <thetext>It seems extra compiler flags isn&apos;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&apos;m going to collect which targets are still missing and try to fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>914144</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-08-02 07:45:06 -0700</bug_when>
    <thetext>I checked the full EFL build.log and found that &quot;-std=gnu++0x&quot;
isn&apos;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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>927330</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-09-10 09:23:37 -0700</bug_when>
    <thetext>Fixed by http://trac.webkit.org/changeset/155163

*** This bug has been marked as a duplicate of bug 120812 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>