Bug 48427 - Minor configure display glitch with [how to allow undefined symbols in shared libraries used by test suite]
Summary: Minor configure display glitch with [how to allow undefined symbols in shared...
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.12.0
Hardware: All Linux (All)
: medium minor
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-07 14:19 UTC by Gilles Espinasse
Modified: 2012-04-10 08:52 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
configure.ac.warnings patch (1.35 KB, application/x-download)
2012-04-07 14:19 UTC, Gilles Espinasse
Details

Description Gilles Espinasse 2012-04-07 14:19:07 UTC
Created attachment 59630 [details]
configure.ac.warnings patch

Test use CAIRO_CC_TRY_FLAG instead of CAIRO_CC_TRY_FLAG_SILENT
resulting in this display glitch
checking how to allow undefined symbols in shared libraries used by test suite... checking whether gcc supports -Wl,--allow-shlib-undefined... yes
-Wl,--allow-shlib-undefined

Patch replacing with CAIRO_CC_TRY_FLAG fix the display
Comment 1 Uli Schlachter 2012-04-10 08:52:00 UTC
Thanks for the patch, pushed as commit 09de481ce5f6ed1c38c0d5bf3af7c60642c4c947


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.