Bug 24065 - sb2 -eR (or -m install) make install rebuilds entire project
Summary: sb2 -eR (or -m install) make install rebuilds entire project
Status: NEW
Alias: None
Product: Scratchbox 2
Classification: Unclassified
Component: generic (show other bugs)
Version: unspecified
Hardware: Other All
: medium critical
Assignee: Lauri Leukkunen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-21 11:30 UTC by Clancy Palmer
Modified: 2009-09-21 11:30 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Clancy Palmer 2009-09-21 11:30:18 UTC
Here's the steps I intend to carry out:
sb2 -m devel ./autogen
sb2 -m devel make
sb2 -eR make install (or sb2 -m install make install)

The problem is the project I'm currently building takes some time to compile in -m devel mode and a rediculous amount longer in emulate mode. I can build it find in devel mode, but when I do the make install, it attempts to rebuild the entire project in emulate mode before installing it, which takes way too long, considering it's already built.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.