Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45002 - openssl ebuilds dont use emake
Summary: openssl ebuilds dont use emake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-18 00:25 UTC by barthek
Modified: 2004-03-30 06:23 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 barthek 2004-03-18 00:25:41 UTC
ive noticed that openssl ebuilds instead of 'emake' do 'make all',
which in turn disables parallel build. ive tested it on a few machines with j9 and  a few times and i havent seen any problems.
is there a particular reason why 'make all' is there ?
Comment 1 barthek 2004-03-18 00:43:42 UTC
i wasnt precise enough - openssl 0.9.7d build in openssl-0.9.7d.ebuild works fine parallelly, although this ebuild also builds openssl 0.9.6, which has to be built using ordinary 'make all' with no support for parallel build.

i am trying to be clear here i hope you know what i mean? :D
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2004-03-30 06:23:16 UTC
In CVS, thanks!