Changeset 77086 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Jan 30, 2011, 2:40:40 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r77083 r77086 1 2011-01-30 Benjamin Poulain <[email protected]> 2 3 Reviewed by Kenneth Rohde Christiansen. 4 5 [Qt] JavaScriptCore does not link on Mac if building WebKit 2 6 https://bugs.webkit.org/show_bug.cgi?id=53377 7 8 The option "-whole-archive" is not availabe with the libtool of Mac OS X, 9 instead, we can use "-all_load" on Mac. 10 11 * JavaScriptCore.pri: 12 1 13 2011-01-29 Geoffrey Garen <[email protected]> 2 14
Note:
See TracChangeset
for help on using the changeset viewer.