Browse Source

* Use syscall_nr_renameat for android.

git-svn-id: trunk@39917 -
yury 6 years ago
parent
commit
5fc2ea362f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/linux/osdefs.inc

+ 1 - 0
rtl/linux/osdefs.inc

@@ -107,6 +107,7 @@
 
 
 {$ifdef android}
 {$ifdef android}
   {$define generic_linux_syscalls}
   {$define generic_linux_syscalls}
+  {$define userenameat}
   {$undef usestime}
   {$undef usestime}
   {$undef OLDMMAP}
   {$undef OLDMMAP}
   {$ifndef cpu64}
   {$ifndef cpu64}