Changeset 176918 in webkit


Ignore:
Timestamp:
Dec 7, 2014 1:17:10 AM (9 years ago)
Author:
Csaba Osztrogonác
Message:

[EFL][jhbuild] Fix libsoup build with clang
https://bugs.webkit.org/show_bug.cgi?id=139088

Reviewed by Gyuyoung Kim.

  • efl/jhbuild.modules:
  • efl/patches/soup-clang-warning-fix1.patch: Added.
  • efl/patches/soup-clang-warning-fix2.patch: Added.
Location:
trunk/Tools
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r176917 r176918  
     12014-12-07  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        [EFL][jhbuild] Fix libsoup build with clang
     4        https://bugs.webkit.org/show_bug.cgi?id=139088
     5
     6        Reviewed by Gyuyoung Kim.
     7
     8        * efl/jhbuild.modules:
     9        * efl/patches/soup-clang-warning-fix1.patch: Added.
     10        * efl/patches/soup-clang-warning-fix2.patch: Added.
     11
    1122014-12-06  Alexey Proskuryakov  <ap@apple.com>
    213
  • trunk/Tools/efl/jhbuild.modules

    r176637 r176918  
    133133            repo="ftp.gnome.org"
    134134            hash="sha256:9e0e7eb5d3f7401ccf521fbc289fc1fa0923b7c7833729e2ed7696f7b848893e">
     135      <patch file="soup-clang-warning-fix1.patch" strip="1"/>
     136      <patch file="soup-clang-warning-fix2.patch" strip="1"/>
    135137    </branch>
    136138  </autotools>
Note: See TracChangeset for help on using the changeset viewer.