Closed Bug 583666 Opened 14 years ago Closed 6 years ago

JSS doesn't respect LDFLAGS

Categories

(JSS Graveyard :: Library, defect)

All
Linux
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: xarthisius.kk, Assigned: glenbeasley)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.2 (KHTML, like Gecko) Chrome/6.0.451.0 Safari/534.2
Build Identifier: 

libjss4.so is linked without respecting LDFLAGS env variable

Reproducible: Always

Steps to Reproduce:
1. export LDFLAGS=-Wl,--hash-style=gnu
2. build JSS
3. scanelf -qyRF '%k %p' -k .hash /usr/lib64/jss-3.4/libjss4.so
Actual Results:  
janus02 jss # scanelf -qyRF '%k %p' -k .hash /usr/lib64/jss-3.4/libjss4.so
.hash /usr/lib64/jss-3.4/libjss4.so


Expected Results:  
janus02 jss # scanelf -qyRF '%k %p' -k .hash /usr/lib64/jss-3.4/libjss4.so
janus02 jss #
Attached patch respect LDFLAGSSplinter Review
Fixed in master branch:
* https://hg.mozilla.org/projects/jss/rev/a097934c3ad3
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: