Bug 24065

Summary: sb2 -eR (or -m install) make install rebuilds entire project
Product: Scratchbox 2 Reporter: Clancy Palmer <spamplz>
Component: genericAssignee: Lauri Leukkunen <lle>
Status: NEW --- QA Contact:
Severity: critical    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.