First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 117992
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kenny Bentley <seriousmoose@yahoo.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2006-01-05 23:55 0000
I was building a program today and I needed the static version of devil. If
possible, could we get a static use flag added?

find:
$(use_enable sdl) \
                $(use_with X x) \

replace:
$(use_enable sdl) \
                $(use_enable static) \
                $(use_with X x) \

------- Comment #1 From Mr. Bones. 2006-07-24 23:47:18 0000 -------
sure.  remerge devil to have the static library as well.

Thanks for the bug report.

------- Comment #2 From SpanKY 2006-07-30 21:42:09 0000 -------
no, USE=static is incorrect ... devil should always generate the static archive
(which is what Mr_Bones_ did)

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