Changeset 149722 in webkit


Ignore:
Timestamp:
May 8, 2013 1:28:12 AM (11 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed, rolling out r149271.
http://trac.webkit.org/changeset/149271
https://bugs.webkit.org/show_bug.cgi?id=115780

The mangled symbols are now enforced through LDFLAGS
(Requested by zdobersek on #webkit).

Patch by Commit Queue <commit-queue@webkit.org> on 2013-05-08

  • BuildSlaveSupport/gtk/daemontools-buildbot.conf:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/BuildSlaveSupport/gtk/daemontools-buildbot.conf

    r149271 r149722  
    4040#
    4141env_CFLAGS="-pipe"
    42 env_COLLECT_NO_DEMANGLE="1"
    4342env_CXXFLAGS="-pipe"
    4443env_LDFLAGS="-no-install -no-fast-install"
  • trunk/Tools/ChangeLog

    r149721 r149722  
     12013-05-08  Commit Queue  <commit-queue@webkit.org>
     2
     3        Unreviewed, rolling out r149271.
     4        http://trac.webkit.org/changeset/149271
     5        https://bugs.webkit.org/show_bug.cgi?id=115780
     6
     7        The mangled symbols are now enforced through LDFLAGS
     8        (Requested by zdobersek on #webkit).
     9
     10        * BuildSlaveSupport/gtk/daemontools-buildbot.conf:
     11
    1122013-05-08  Zan Dobersek  <zdobersek@igalia.com>
    213
Note: See TracChangeset for help on using the changeset viewer.