Bug 48427

Summary: Minor configure display glitch with [how to allow undefined symbols in shared libraries used by test suite]
Product: cairo Reporter: Gilles Espinasse <g.esp>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: minor    
Priority: medium    
Version: 1.12.0   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: configure.ac.warnings patch

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.