Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89249 - sys-process/minit allow building with system libc
Summary: sys-process/minit allow building with system libc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-15 21:09 UTC by James Rowe
Modified: 2005-04-16 00:48 UTC (History)
0 users

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


Attachments
minit-use_diet_flag.patch (minit-use_diet_flag.patch,547 bytes, patch)
2005-04-15 21:10 UTC, James Rowe
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Rowe 2005-04-15 21:09:37 UTC
Allow building of sys-process/minit without dietlibc.  On systems, like mine,
where early userspace isn't already built with dietlibc there is an extra
cost involved with using a diet enabled minit.  The attached patch adds
support for compiling with the default libc on your system.

  There is already a diet use flag in existance, so I can't see how this
could be controversial.  Hence the brevity.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 James Rowe 2005-04-15 21:10:40 UTC
Created attachment 56403 [details, diff]
minit-use_diet_flag.patch
Comment 2 SpanKY gentoo-dev 2005-04-16 00:48:34 UTC
thanks, added to portage :)