Changeset 176562 in webkit
- Timestamp:
- Nov 28, 2014, 5:41:46 AM (12 years ago)
- Location:
- trunk/Tools
- Files:
-
- 1 added
- 2 edited
-
ChangeLog (modified) (1 diff)
-
efl/jhbuild.modules (modified) (1 diff)
-
efl/patches/libseccomp-pick-up-CC.patch (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r176560 r176562 1 2014-11-28 Csaba Osztrogonác <ossy@webkit.org> 2 3 [EFL] libseccomp should pick up CC environment variable to be conform to other jhbuild modules 4 https://bugs.webkit.org/show_bug.cgi?id=139086 5 6 Reviewed by Gyuyoung Kim. 7 8 * efl/jhbuild.modules: 9 * efl/patches/libseccomp-pick-up-CC.patch: Added. 10 1 11 2014-11-28 Bartlomiej Gajda <b.gajda@samsung.com> 2 12 -
trunk/Tools/efl/jhbuild.modules
r176546 r176562 288 288 <branch module="libseccomp/libseccomp-2.1.0.tar.gz" version="2.1.0" 289 289 repo="downloads.sourceforge.net" 290 hash="sha256:b0d6e4f0984e6632a04f0cf33c6babdb011674ba15ff208e196f037e0e09905e"/> 290 hash="sha256:b0d6e4f0984e6632a04f0cf33c6babdb011674ba15ff208e196f037e0e09905e"> 291 <patch file="libseccomp-pick-up-CC.patch" strip="2"/> 292 </branch> 291 293 </autotools> 292 294
Note:
See TracChangeset
for help on using the changeset viewer.