Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion ndk-r8c causing complete rebuilds without source changes
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alex Cohn  
View profile  
 More options Nov 18 2012, 2:58 am
From: Alex Cohn <sasha.c...@gmail.com>
Date: Sat, 17 Nov 2012 23:58:40 -0800 (PST)
Local: Sun, Nov 18 2012 2:58 am
Subject: Re: ndk-r8c causing complete rebuilds without source changes

I believe that the fix is easy: use order-only prerequisite, (cf. http://www.gnu.org/software/make/manual/html_node/Prerequisite-Types....).

The patch is to change a single line 289 in build/core/definitions.mk from

$1: $$(__ndk_file_dir)

to

$1: | $$(__ndk_file_dir)

Enjoy,
Alex Cohn

On Friday, November 16, 2012 12:44:30 PM UTC+2, Digit wrote:

> Reproduced, and tracked at
> http://code.google.com/p/android/issues/detail?id=39810

> On Thu, Nov 15, 2012 at 8:57 AM, mango <marko.b...@gmail.com <javascript:>
> > wrote:

>> Same here.

>> On Wednesday, November 14, 2012 7:44:43 PM UTC+2, Futumsh wrote:

>>> With r8c, doing an ndk-build without having changed any sources seems to
>>> often cause a complete rebuild.  We didn't have this problem with r8b.  Is
>>> anyone else experiencing this?  I'm wondering if it's somethiing peculiar
>>> to our build setup.

>>>  --
>> You received this message because you are subscribed to the Google Groups
>> "android-ndk" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/android-ndk/-/W2Z3YUdOkhUJ.

>> To post to this group, send email to andro...@googlegroups.com<javascript:>
>> .
>> To unsubscribe from this group, send email to
>> android-ndk...@googlegroups.com <javascript:>.
>> For more options, visit this group at
>> http://groups.google.com/group/android-ndk?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.