Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309123 - net-dns/sheerdns does not respect LDFLAGS
Summary: net-dns/sheerdns does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-03-12 12:04 UTC by Doktor Notor
Modified: 2010-08-09 21:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
sheerdns-1.0.1-makefile.patch (sheerdns-1.0.1-makefile.patch,679 bytes, patch)
2010-03-12 12:06 UTC, Doktor Notor
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Doktor Notor 2010-03-12 12:04:39 UTC
The fix from Bug 240888 is incomplete, it still ignores LDFLAGS.

 * QA Notice: Files built without respecting LDFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/sbin/sheerdnshash
 * /usr/sbin/sheerdns
Comment 1 Doktor Notor 2010-03-12 12:06:58 UTC
Created attachment 223261 [details, diff]
sheerdns-1.0.1-makefile.patch

A fixed patch above.
Comment 2 Doktor Notor 2010-03-12 12:07:58 UTC
Hmm, and on another note, that +CFLAGS	+= -I/usr/lib is wrong as well on 64bit :)
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2010-08-06 13:57:01 UTC
+*sheerdns-1.0.1-r1 (06 Aug 2010)
+
+  06 Aug 2010; Markos Chandras <hwoarang@gentoo.org> -sheerdns-1.0.1.ebuild,
+  +sheerdns-1.0.1-r1.ebuild, files/sheerdns-1.0.1-makefile.patch:
+  Respect LDFLAGS + multilib support. Bug #309123. THanks to Doktor Notor
+  <notordoktor@gmail.com> for the patch
+