Skip to content

Commit

Permalink
update for ndk r9b
Browse files Browse the repository at this point in the history
  • Loading branch information
ksh8281 committed Nov 7, 2013
1 parent 22eb11c commit 96ec3c1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/rt/rust_android_dummy.cpp
Expand Up @@ -60,10 +60,6 @@ extern "C" void atof()
{
}

extern "C" void tgammaf()
{
}

extern "C" int glob(const char *pattern,
int flags,
int (*errfunc) (const char *epath, int eerrno),
Expand Down

5 comments on commit 96ec3c1

@bors
Copy link
Contributor

@bors bors commented on 96ec3c1 Nov 7, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from brson
at ksh8281@96ec3c1

@bors
Copy link
Contributor

@bors bors commented on 96ec3c1 Nov 7, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging ksh8281/rust/update_for_ndk_r9b = 96ec3c1 into auto

@bors
Copy link
Contributor

@bors bors commented on 96ec3c1 Nov 7, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ksh8281/rust/update_for_ndk_r9b = 96ec3c1 merged ok, testing candidate = a0593e5

@bors
Copy link
Contributor

@bors bors commented on 96ec3c1 Nov 8, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on 96ec3c1 Nov 8, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding master to auto = a0593e5

Please sign in to comment.