First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 144528
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Joshua Baergen (RETIRED) <joshuabaergen@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tiziano Müller <dev-zero@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
glew-1.3.4-r1.ebuild.patch glew-1.3.4-r1.ebuild.patch patch Tiziano Müller 2006-08-20 07:42 0000 1.47 KB Details | Diff
glew-1.3.4-makefile.patch files/glew-1.3.4-makefile.patch patch Tiziano Müller 2006-08-20 07:42 0000 490 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 144528 depends on: Show dependency tree
Show dependency graph
Bug 144528 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: 2006-08-20 07:41 0000
1. Just discovered that glew builds itself using 'cc'. Since there's no
configure-script emake should be called as "emake CC=$(tc-getCC)".

2. Cleaned-up the ebuild to make the QA notice go away. The reason was that
install stripped the binary files

3. Some quotes placed around ${S}'s

4. Patched the makefile to support parallel builds. Sent patch to upstream.
(This is not really needed since there are only two sourcefiles for the lib and
two for each app, but yeah :-)

------- Comment #1 From Tiziano Müller 2006-08-20 07:42:09 0000 -------
Created an attachment (id=94697) [edit]
glew-1.3.4-r1.ebuild.patch

This is the patch for the ebuild

------- Comment #2 From Tiziano Müller 2006-08-20 07:42:42 0000 -------
Created an attachment (id=94698) [edit]
files/glew-1.3.4-makefile.patch

And the patch for the makefile

------- Comment #3 From Joshua Baergen (RETIRED) 2006-08-24 20:45:44 0000 -------
Committed as -r2.  Thanks for the fixes!

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