WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
108032
[GTK] Pass ICU cppflags to libWebCoreSVG.la build
https://bugs.webkit.org/show_bug.cgi?id=108032
Summary
[GTK] Pass ICU cppflags to libWebCoreSVG.la build
Kalev Lember
Reported
2013-01-27 08:55:55 PST
I am seeing linking errors with the new libicu 50 package in Fedora rawhide: ./.libs/libwebkitgtk-3.0.so: undefined reference to `u_charMirror_50' ./.libs/libwebkitgtk-3.0.so: undefined reference to `ublock_getCode_50' Seems to be caused by a missing UNICODE_CFLAGS in libWebCoreSVG.la build, attaching a patch to correct that.
Attachments
Patch
(1.41 KB, patch)
2013-01-27 09:03 PST
,
Kalev Lember
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kalev Lember
Comment 1
2013-01-27 09:03:43 PST
Created
attachment 184915
[details]
Patch
Martin Robinson
Comment 2
2013-01-28 15:56:34 PST
Comment on
attachment 184915
[details]
Patch Thanks!
WebKit Review Bot
Comment 3
2013-01-28 16:03:34 PST
Comment on
attachment 184915
[details]
Patch Clearing flags on attachment: 184915 Committed
r141023
: <
http://trac.webkit.org/changeset/141023
>
WebKit Review Bot
Comment 4
2013-01-28 16:03:38 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug