Bug 209796 - dev-db/sqlite-3.5.6 does not respect LDFLAGS
Bug#: 209796 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: betelgeuse@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: dev-db/sqlite-3.5.6 does not respect LDFLAGS
Keywords:  
Status Whiteboard: 
Opened: 2008-02-12 09:30 0000
Description:   Opened: 2008-02-12 09:30 0000
These files have a .hash section even when my LDFLAGS tell the linker not to
generate it:

dev-db/sqlite-3.5.6 (/usr/bin/lemon-3)

------- Comment #1 From Arfrever Frehtes Taifersar Arahesis 2008-02-12 11:38:48 0000 -------
SQLite Bug #2844 reported by me:
http://www.sqlite.org/cvstrac/tktview?tn=2844

It contains the patch.

------- Comment #2 From Petteri Räty 2008-03-15 14:35:46 0000 -------
I wonder why we are installing lemon in the first place. Should probably just
drop it. I think this is not a regression against earlier versions so probably
not worth holding stabilization.

------- Comment #3 From Petteri Räty 2008-05-22 22:54:18 0000 -------
(In reply to comment #2)
> I wonder why we are installing lemon in the first place. Should probably just
> drop it. I think this is not a regression against earlier versions so probably
> not worth holding stabilization.
> 

Not installing lemon any more. If you want it built with LDFLAGS during the
build process I suggest convincing upstream as you seem to be doing in the bug.
I don't plan on maintaining a patch for this as I already maintain sqlite
because no-one else does it.