Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374265 - dev-util/nsis-2.46 amd64 force -m32 not needed anymore
Summary: dev-util/nsis-2.46 amd64 force -m32 not needed anymore
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://nsis.svn.sourceforge.net/viewv...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-06 18:54 UTC by Bertrand Jacquin
Modified: 2011-07-09 06:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bertrand Jacquin 2011-07-06 18:54:39 UTC
dev-util/nsis-2.46 define :

get_additional_options() {
..
        # remove the following line when nsis bug 1753070 will be fixed
        use amd64 && echo APPEND_CCFLAGS=-m32 APPEND_LINKFLAGS=-m32

This now fix :
https://sourceforge.net/tracker/index.php?func=detail&aid=1753070&group_id=22049&atid=373085
http://nsis.svn.sourceforge.net/viewvc/nsis?view=revision&revision=6040

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2011-07-08 19:03:22 UTC
i dont see how a change made after the 2.46 release has any bearing on 2.46
Comment 2 Bertrand Jacquin 2011-07-09 06:18:02 UTC
(In reply to comment #1)
> i dont see how a change made after the 2.46 release has any bearing on 2.46

You are right, but this doesn't justify the creating of a masked ebuild revision ?