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 724853 - Use LIBADD to link libraries
Use LIBADD to link libraries
Status: RESOLVED FIXED
Product: gjs
Classification: Bindings
Component: general
1.39.x
Other FreeBSD
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2014-02-21 03:58 UTC by Ting-Wei Lan
Modified: 2014-02-27 13:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix LDFLAGS build issue (1.74 KB, patch)
2014-02-21 03:58 UTC, Ting-Wei Lan
committed Details | Review

Description Ting-Wei Lan 2014-02-21 03:58:51 UTC
Created attachment 269873 [details] [review]
Fix LDFLAGS build issue

Using LDFLAGS may cause the linker to find the wrong version of libraries and cause undefined reference.
Comment 1 Colin Walters 2014-02-27 13:21:16 UTC
Review of attachment 269873 [details] [review]:

Yes, looks fine.  I just tweaked the commit message to match style https://live.gnome.org/GnomeLove/SubmittingPatches