First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 171901
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mozilla Gentoo Team <mozilla@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Roy Marples (RETIRED) <uberlord@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
moz-configure.patch Use = instead of == for test patch Roy Marples (RETIRED) 2007-03-23 09:56 0000 1.08 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 171901 depends on: Show dependency tree
Show dependency graph
Bug 171901 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-23 09:55 0000
As is uses test .. ==

== is a bashism. Patch to follow.

------- Comment #1 From Roy Marples (RETIRED) 2007-03-23 09:56:14 0000 -------
Created an attachment (id=114110) [edit]
Use = instead of == for test

------- Comment #2 From Raúl Porcel 2007-03-23 14:42:16 0000 -------
I guess this affects all the mozilla products?

------- Comment #3 From Roy Marples (RETIRED) 2007-03-23 15:01:29 0000 -------
If they use the same configure logic, then probably yes.

Note, this should only affect AMD64 users as it's to get around a relocation
bug which is similar to the one described here.

http://benjamin.smedbergs.us/blog/2005-10-27/gcc-40-workaround/

------- Comment #4 From Raúl Porcel 2007-04-08 17:59:40 0000 -------
Uh, this was done...

First Last Prev Next    No search results available      Search page      Enter new bug