After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 731657 - [PATCH] Prevent an invalid @CARBON_LIBS@ from appearing in the .pc files
[PATCH] Prevent an invalid @CARBON_LIBS@ from appearing in the .pc files
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: build
2.41.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-06-14 15:18 UTC by Erik van Pienbroek
Modified: 2014-06-14 18:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (845 bytes, patch)
2014-06-14 15:18 UTC, Erik van Pienbroek
committed Details | Review

Description Erik van Pienbroek 2014-06-14 15:18:42 UTC
Created attachment 278445 [details] [review]
Patch

Prevent an invalid @CARBON_LIBS@ from appearing in the .pc  files

Fixes static linking when using the glib pkgconfig file.
Regression was introduced in commit 8d037c6 (bz #668152)
Comment 1 Colin Walters 2014-06-14 18:21:44 UTC
Review of attachment 278445 [details] [review]:

Looks right.