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 770283 - plugins: sysprof: avoid building versioned shared objects
plugins: sysprof: avoid building versioned shared objects
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-08-23 15:16 UTC by Andreas Henriksson
Modified: 2016-08-23 16:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
plugins: sysprof: avoid building versioned shared objects (1.00 KB, patch)
2016-08-23 15:16 UTC, Andreas Henriksson
committed Details | Review

Description Andreas Henriksson 2016-08-23 15:16:44 UTC
We don't need .so.0 and .so.0.0 for the sysprof plugin, so
make sure to pass the PLUGIN_LDFLAGS on.

This is similar to previous commit 986d4301d137eed
Comment 1 Andreas Henriksson 2016-08-23 15:16:49 UTC
Created attachment 334008 [details] [review]
plugins: sysprof: avoid building versioned shared objects
Comment 2 Christian Hergert 2016-08-23 16:39:24 UTC
Attachment 334008 [details] pushed as 3fd8924 - plugins: sysprof: avoid building versioned shared objects